Code formatting tweak
[freeglut] / src / freeglut_teapot.c
index 0a3930e..a6e0681 100644 (file)
@@ -76,9 +76,7 @@
 #include "config.h"
 #endif
 
-#define  G_LOG_DOMAIN  "freeglut-teapot"
-
-#include "../include/GL/freeglut.h"
+#include <GL/freeglut.h>
 #include "freeglut_internal.h"
 
 /* -- PRIVATE FUNCTIONS ---------------------------------------------------- */