summaryrefslogtreecommitdiff
path: root/src/T2DLL/CResourcePlugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/CResourcePlugin.h')
-rw-r--r--src/T2DLL/CResourcePlugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/CResourcePlugin.h b/src/T2DLL/CResourcePlugin.h
index a253742..9a7243e 100644
--- a/src/T2DLL/CResourcePlugin.h
+++ b/src/T2DLL/CResourcePlugin.h
@@ -2,7 +2,7 @@
#include "common.h"
#include "CFilePlugin.h"
-class DLL_EXPORT CResourcePlugin : public CFilePlugin {
+class AFX_EXT_CLASS CResourcePlugin : public CFilePlugin {
public:
CResourcePlugin(DWORD type, T2PluginSpecifier& specifier);
virtual ~CResourcePlugin();