From b5fba778c4a307f0a5721c9b3b0efb38be96634b Mon Sep 17 00:00:00 2001 From: aap Date: Mon, 17 Jun 2019 10:30:02 +0200 Subject: first part of CFileLoader --- src/skel/win/win.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/skel') diff --git a/src/skel/win/win.cpp b/src/skel/win/win.cpp index e1090f72..a8abe1dd 100644 --- a/src/skel/win/win.cpp +++ b/src/skel/win/win.cpp @@ -83,6 +83,7 @@ static psGlobalType &PsGlobal = *(psGlobalType*)0x72CF60; #include "common.h" #include "patcher.h" +#include "main.h" #include "FileMgr.h" #include "Text.h" #include "Pad.h" -- cgit v1.2.3