unix line endings
diff --git a/include/FTGL.h b/include/FTGL.h
index 6faa129..2f99a1c 100755
--- a/include/FTGL.h
+++ b/include/FTGL.h
@@ -76,6 +76,7 @@
#endif
+
// lifted from glext.h, to remove dependancy on glext.h
#ifndef GL_EXT_texture_object
#define GL_TEXTURE_PRIORITY_EXT 0x8066
@@ -85,6 +86,7 @@
#define GL_TEXTURE_3D_BINDING_EXT 0x806A
#endif
+
#if defined(_MSC_VER)
# ifdef FTGL_LIBRARY_STATIC // staticLib
# define FTGL_EXPORT