Switch to ANSI C comments. Removed always true tests on unsigned char. Single buffe...
[freeglut] / freeglut-1.3 / freeglut_gamemode.c
index 3964068..30c552c 100644 (file)
@@ -32,7 +32,7 @@
 #define  G_LOG_DOMAIN  "freeglut-gamemode"
 
 #include "../include/GL/freeglut.h"
-#include "../include/GL/freeglut_internal.h"
+#include "freeglut_internal.h"
 
 /*
  * TODO BEFORE THE STABLE RELEASE: