Setting the line endings and keywords on a bunch of new text files
[freeglut] / src / x11 / freeglut_xinput_x11.c
index 68e4562..a682029 100644 (file)
@@ -3,7 +3,7 @@
 
 #include <GL/freeglut.h>
 
-#include "freeglut_internal.h"
+#include "../Common/freeglut_internal.h"
 
 #if HAVE_X11_EXTENSIONS_XINPUT2_H
 
@@ -215,3 +215,5 @@ void fgHandleExtensionEvents( XEvent* base_ev ) {
        XFreeEventData( fgDisplay.pDisplay.Display, cookie );
 }
 
+#endif\r
+\r