[BACK]Return to patch-src_libs_tgfclient_img_cpp CVS log [TXT][DIR] Up to [local] / ports / games / speed-dreams / patches

File: [local] / ports / games / speed-dreams / patches / Attic / patch-src_libs_tgfclient_img_cpp (download)

Revision 1.1.1.1 (vendor branch), Sat Feb 5 11:45:02 2011 UTC (13 years, 4 months ago) by yason
Branch: yason
CVS Tags: import
Changes since 1.1: +0 -0 lines

import

$OpenBSD$
--- src/libs/tgfclient/img.cpp.orig	Wed Dec  9 02:13:14 2009
+++ src/libs/tgfclient/img.cpp	Mon Oct 11 12:28:43 2010
@@ -28,7 +28,7 @@
 #include <windows.h>
 #endif
 
-#include "png.h"
+#include <libpng/png.h>
 
 #include "tgfclient.h"
 #include <stdlib.h>