diff options
Diffstat (limited to 'plugins/SimpleAR/src/stdafx.h')
-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 b233afe192..ff19f084ef 100644 --- a/plugins/SimpleAR/src/stdafx.h +++ b/plugins/SimpleAR/src/stdafx.h @@ -1,4 +1,4 @@ -#include <windows.h>
+#include <windows.h>
#include <time.h>
#include <newpluginapi.h>
|