diff options
Diffstat (limited to 'src/core/stduseronline/src/commonheaders.h')
-rw-r--r-- | src/core/stduseronline/src/commonheaders.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/stduseronline/src/commonheaders.h b/src/core/stduseronline/src/commonheaders.h index 366035a334..774e7c6dcc 100644 --- a/src/core/stduseronline/src/commonheaders.h +++ b/src/core/stduseronline/src/commonheaders.h @@ -66,7 +66,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "version.h"
-#include "../../resource.h"
-#include "../stdplug.h"
+#include "../../mir_app/src/resource.h"
extern HINSTANCE hInst;
|