Fixed v2.2.0
[sdlgit/SDL_perl.git] / src / SFont.xs
index 2bd9899..9fe5d42 100644 (file)
@@ -44,8 +44,8 @@
 #define HAVE_TLS_CONTEXT
 #endif
 
-#include "../defines.h"
-#include "../SFont.h"
+#include "../src/defines.h"
+#include "../src/SFont.h"
 
 #ifdef HAVE_SDL_IMAGE
 #include <SDL_image.h>