summaryrefslogtreecommitdiff
path: root/src/T2DLL/T2PaletteAnimeDef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/T2PaletteAnimeDef.h')
-rw-r--r--src/T2DLL/T2PaletteAnimeDef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/T2PaletteAnimeDef.h b/src/T2DLL/T2PaletteAnimeDef.h
index 981c872..dac16fc 100644
--- a/src/T2DLL/T2PaletteAnimeDef.h
+++ b/src/T2DLL/T2PaletteAnimeDef.h
@@ -1,7 +1,7 @@
#pragma once
#include "common.h"
-class DLL_EXPORT T2PaletteAnimeDef {
+class AFX_EXT_CLASS T2PaletteAnimeDef {
public:
T2PaletteAnimeDef(HINSTANCE, CResFile*);
~T2PaletteAnimeDef();