diff --git a/src/fontpack.c b/src/fontpack.c index 775f5c6a..e864b310 100644 --- a/src/fontpack.c +++ b/src/fontpack.c @@ -27,7 +27,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ #include "app.h"  #if defined (iPlatformMsys) || defined (iPlatformWindows) -# include "win32.h" +# include "platform/win32.h" #endif  #include