[BACK]Return to patch-GG_PluginInterface_h CVS log [TXT][DIR] Up to [local] / ports / devel / libgigi / patches

Annotation of ports/devel/libgigi/patches/patch-GG_PluginInterface_h, Revision 1.1.1.1

1.1       kirby       1: $OpenBSD$
                      2: --- GG/PluginInterface.h.orig  Fri Dec 13 17:35:23 2013
                      3: +++ GG/PluginInterface.h       Fri Dec 13 17:35:57 2013
                      4: @@ -35,7 +35,7 @@
                      5:  #if defined(__APPLE__) && defined(__MACH__)
                      6:  # include "../libltdl/ltdl.h"
                      7:  #else
                      8: -# include <GG/ltdl.h>
                      9: +# include <ltdl.h>
                     10:  #endif
                     11:
                     12:  #include <string>

CVSweb