0469af19db
PR: ports/60210 Submitted by: Thierry Thomas <thierry@pompo.net>
11 lines
284 B
C
11 lines
284 B
C
--- progs/demos/CallbackMaker/CallbackMaker.c.orig Mon Nov 10 17:01:05 2003
|
|
+++ progs/demos/CallbackMaker/CallbackMaker.c Sat Dec 13 14:43:35 2003
|
|
@@ -4,7 +4,7 @@
|
|
*/
|
|
|
|
|
|
-#include <GL/freeglut.h>
|
|
+#include "../../../include/GL/freeglut.h"
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
|