blob: 6d10fc13ed8c05c7c7867391fd839f151f5545b5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- win/vultures/vultures_gfl.c.orig Tue Jun 6 21:23:28 2006
+++ win/vultures/vultures_gfl.c Sat Jun 17 00:12:45 2006
@@ -11,7 +11,7 @@
#endif
#include <SDL.h>
-#include <SDL_image.h>
+/* #include <SDL_image.h> */
#include "png.h"
|