diff options
Diffstat (limited to 'src/core/stdfile')
| -rw-r--r-- | src/core/stdfile/res/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdfile/res/resource.rc b/src/core/stdfile/res/resource.rc index d989716f8c..28dba7a490 100644 --- a/src/core/stdfile/res/resource.rc +++ b/src/core/stdfile/res/resource.rc @@ -1,6 +1,6 @@ // Microsoft Visual C++ generated resource script.
//
-#include "..\..\mir_app\src\resource.h"
+#include "..\..\..\mir_app\src\resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
@@ -270,7 +270,7 @@ END 1 TEXTINCLUDE
BEGIN
- "..\\..\\mir_app\\src\\resource.h\0"
+ "..\\..\\..\\mir_app\\src\\resource.h\0"
END
2 TEXTINCLUDE
|
