From 5c6a48b2ff362a70416a6a00fda7d06e0f276f2d Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sat, 1 Jul 2023 02:43:29 +0100 Subject: i am in hell --- src/T2DLL/T2OuterObjDef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/T2DLL/T2OuterObjDef.h') diff --git a/src/T2DLL/T2OuterObjDef.h b/src/T2DLL/T2OuterObjDef.h index 4cb0364..e8c1328 100644 --- a/src/T2DLL/T2OuterObjDef.h +++ b/src/T2DLL/T2OuterObjDef.h @@ -2,7 +2,7 @@ #include "common.h" #include "T2ToolDef.h" -class AFX_EXT_CLASS T2OuterObjDef : public T2ToolDef { +class AFX_CLASS_EXPORT T2OuterObjDef : public T2ToolDef { public: T2OuterObjDef(DWORD, T2PluginSpecifier&, CResFile*, T2WorldDef*, T2ToolPlugin*); virtual ~T2OuterObjDef(); -- cgit v1.2.3