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

Annotation of ports/games/speed-dreams/patches/patch-src_libs_tgfclient_img_cpp, Revision 1.1

1.1     ! yason       1: $OpenBSD$
        !             2: --- src/libs/tgfclient/img.cpp.orig    Wed Dec  9 02:13:14 2009
        !             3: +++ src/libs/tgfclient/img.cpp Mon Oct 11 12:28:43 2010
        !             4: @@ -28,7 +28,7 @@
        !             5:  #include <windows.h>
        !             6:  #endif
        !             7:
        !             8: -#include "png.h"
        !             9: +#include <libpng/png.h>
        !            10:
        !            11:  #include "tgfclient.h"
        !            12:  #include <stdlib.h>

CVSweb