diff options
Diffstat (limited to 'plugins/SimpleAR')
-rw-r--r-- | plugins/SimpleAR/src/stdafx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleAR/src/stdafx.h b/plugins/SimpleAR/src/stdafx.h index 99e944ebe6..1994df2a7c 100644 --- a/plugins/SimpleAR/src/stdafx.h +++ b/plugins/SimpleAR/src/stdafx.h @@ -12,7 +12,7 @@ #include <m_variables.h>
#include "Resource.h"
-#include "Version.h"
+#include "version.h"
#define protocolname "SimpleAutoReplier" //no spaces here :)
|