diff options
Diffstat (limited to 'plugins/ModernOpt/src/stdafx.h')
-rw-r--r-- | plugins/ModernOpt/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ModernOpt/src/stdafx.h b/plugins/ModernOpt/src/stdafx.h index 6580c139c1..2ead5cfb66 100644 --- a/plugins/ModernOpt/src/stdafx.h +++ b/plugins/ModernOpt/src/stdafx.h @@ -42,4 +42,4 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "resource.h"
#include "version.h"
#include "modernopt.h"
-#include "..\..\..\src\mir_app\src\resource.h"
+#include "../../../src/mir_app/src/resource.h"
|