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

File: [local] / ports / devel / libgigi / patches / Attic / patch-GG_PluginInterface_h (download)

Revision 1.1.1.1 (vendor branch), Fri Jan 17 10:38:20 2014 UTC (10 years, 5 months ago) by kirby
Branch: kirby
CVS Tags: kirby_20140116
Changes since 1.1: +0 -0 lines

import libGiGi, dependency of freeorion

$OpenBSD$
--- GG/PluginInterface.h.orig	Fri Dec 13 17:35:23 2013
+++ GG/PluginInterface.h	Fri Dec 13 17:35:57 2013
@@ -35,7 +35,7 @@
 #if defined(__APPLE__) && defined(__MACH__)
 # include "../libltdl/ltdl.h"
 #else
-# include <GG/ltdl.h>
+# include <ltdl.h>
 #endif
 
 #include <string>