diff options
Diffstat (limited to 'protocols/MRA/src/stdafx.h')
-rw-r--r-- | protocols/MRA/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/src/stdafx.h b/protocols/MRA/src/stdafx.h index f221a23f92..6fd37937ae 100644 --- a/protocols/MRA/src/stdafx.h +++ b/protocols/MRA/src/stdafx.h @@ -56,7 +56,7 @@ #define PROTO_VERSION_MINOR 21
#include "resource.h"
-#include "..\xstatus_MRA\src\resource.h"
+#include "../xstatus_MRA/src/resource.h"
#include "Sdk/MemoryFind.h"
#include "Sdk/MemoryFindByte.h"
|