diff options
Diffstat (limited to 'games/chromium-bsu/files/patch-src-MainGLUT.cpp')
-rw-r--r-- | games/chromium-bsu/files/patch-src-MainGLUT.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/games/chromium-bsu/files/patch-src-MainGLUT.cpp b/games/chromium-bsu/files/patch-src-MainGLUT.cpp deleted file mode 100644 index 7e9f4e4bb8dc..000000000000 --- a/games/chromium-bsu/files/patch-src-MainGLUT.cpp +++ /dev/null @@ -1,13 +0,0 @@ ---- src/MainGLUT.cpp.orig 2008-03-15 13:42:48.000000000 +0300 -+++ src/MainGLUT.cpp 2008-07-11 00:45:02.000000000 +0400 -@@ -5,6 +5,10 @@ - * it and/or use it and/or modify it under the terms of the - * "Artistic License" - */ -+#ifdef HAVE_CONFIG_H -+#include <config.h> -+#endif -+ - #include "MainGLUT.h" - - #ifdef USE_GLUT |