diff options
Diffstat (limited to 'plugins/TipperYM/popwin.cpp')
-rw-r--r-- | plugins/TipperYM/popwin.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TipperYM/popwin.cpp b/plugins/TipperYM/popwin.cpp index 6e75b75654..30976d1125 100644 --- a/plugins/TipperYM/popwin.cpp +++ b/plugins/TipperYM/popwin.cpp @@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. #include "str_utils.h"
#include "bitmap_func.h"
#include "translations.h"
-#include "sdk/m_gender.h"
+#include "m_gender.h"
extern TOOLTIPSKIN skin;
|