X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..02569ba8eb3fbb43b136cc417ecf0ee774ae6205:/src/gdk_imlib/gdk_imlib.h diff --git a/src/gdk_imlib/gdk_imlib.h b/src/gdk_imlib/gdk_imlib.h index 5af1cd580e..f8baeaa291 100644 --- a/src/gdk_imlib/gdk_imlib.h +++ b/src/gdk_imlib/gdk_imlib.h @@ -2,7 +2,9 @@ #ifndef __GDK_IMLIB_H__ #define __GDK_IMLIB_H__ -#include +// 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"