forked from Lainports/freebsd-ports
11 lines
219 B
Text
11 lines
219 B
Text
--- src/image.cc.orig Sat May 10 11:43:30 2003
|
|
+++ src/image.cc Sat May 10 11:43:38 2003
|
|
@@ -22,7 +22,7 @@
|
|
*
|
|
*/
|
|
|
|
-#include <SDL/SDL_endian.h>
|
|
+#include <SDL11/SDL_endian.h>
|
|
#include "image.h"
|
|
#include "pnm.h"
|
|
|