diff options
Diffstat (limited to 'graphics/freeglut/files/patch-progs::demos::shapes::shapes.c')
-rw-r--r-- | graphics/freeglut/files/patch-progs::demos::shapes::shapes.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c b/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c deleted file mode 100644 index 596ee6c84b98..000000000000 --- a/graphics/freeglut/files/patch-progs::demos::shapes::shapes.c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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> - |