diff options
Diffstat (limited to 'src/core/stdurl/commonheaders.h')
-rw-r--r-- | src/core/stdurl/commonheaders.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/stdurl/commonheaders.h b/src/core/stdurl/commonheaders.h index 9cbb9b1c20..90c3c440d5 100644 --- a/src/core/stdurl/commonheaders.h +++ b/src/core/stdurl/commonheaders.h @@ -68,7 +68,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;
|