freebsd-ports/x11-toolkits/freeglut/files/patch-progs::demos::shapes::shapes.c
Pav Lucistnik 0469af19db - Update to 2.2.0
PR:		ports/60210
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-14 13:03:37 +00:00

11 lines
266 B
C

--- progs/demos/shapes/shapes.c.orig Sun Dec 7 11:12:22 2003
+++ progs/demos/shapes/shapes.c Sat Dec 13 14:51:38 2003
@@ -12,7 +12,7 @@
* using the + and - keys.
*/
-#include <GL/freeglut.h>
+#include "../../../include/GL/freeglut.h"
#include <stdlib.h>