freebsd-ports/games/shaaft/files/patch-utilssdl::PNG.hpp

11 lines
226 B
C++

--- utilssdl/PNG.hpp.orig Fri Jan 2 18:17:09 2004
+++ utilssdl/PNG.hpp Fri Jan 2 18:17:33 2004
@@ -14,7 +14,7 @@
//
#include <string>
#include <png.h>
-#include "SDL/SDL.h"
+#include <SDL11/SDL.h>
using std::string;