summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AdvaImg/src/stdafx.h')
-rw-r--r--plugins/AdvaImg/src/stdafx.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/AdvaImg/src/stdafx.h b/plugins/AdvaImg/src/stdafx.h
new file mode 100644
index 0000000000..76a1b7b842
--- /dev/null
+++ b/plugins/AdvaImg/src/stdafx.h
@@ -0,0 +1,8 @@
+#include <windows.h>
+#include <commdlg.h>
+#include <malloc.h>
+
+#include <m_imgsrvc.h>
+#include <newpluginapi.h>
+
+#include "version.h"