]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gdk_imlib/gdk_imlib.h
wxIniConfig added (pre-alpha quality, many functions not implemented), some
[wxWidgets.git] / src / gdk_imlib / gdk_imlib.h
index 5af1cd580eb51df05f78d9a8dcce2000b61ec8c1..f8baeaa291e0e2e415f8cc13388c0e8d5cf863c5 100644 (file)
@@ -2,7 +2,9 @@
 #ifndef __GDK_IMLIB_H__
 #define __GDK_IMLIB_H__
 
-#include <gdk_imlib_types.h>
+// we need this funny include path, because the working directory when
+// including this might actually be ../gdk/ instead of .
+#include "../gdk_imlib/gdk_imlib_types.h"
 
 #ifdef __cplusplus
 extern              "C"