summaryrefslogtreecommitdiff
path: root/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c
blob: 596ee6c84b98eff58f86f3adba7de72439818952 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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>