]> git.mxchange.org Git - simgear.git/blobdiff - simgear/scene/material/matlib.cxx
Update a few more instances of my email address.
[simgear.git] / simgear / scene / material / matlib.cxx
index 22309400ad5302d69a4312c20a858b5890b61b92..83074ca00c4f979f654470870a41cc5990050698 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Written by Curtis Olson, started May 1998.
 //
-// Copyright (C) 1998  Curtis L. Olson  - curt@me.umn.edu
+// Copyright (C) 1998  Curtis L. Olson  - http://www.flightgear.org/~curt
 //
 // This program is free software; you can redistribute it and/or
 // modify it under the terms of the GNU General Public License as
 #  include <windows.h>
 #endif
 
-#include <GL/gl.h>
-
 #include <simgear/compiler.h>
 #include <simgear/constants.h>
 #include <simgear/structure/exception.hxx>
 
+#include SG_GL_H
+
 #include <string.h>
 #include STL_STRING