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