summaryrefslogtreecommitdiff
path: root/src/T2DLL/LAttachment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/LAttachment.h')
-rw-r--r--src/T2DLL/LAttachment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2DLL/LAttachment.h b/src/T2DLL/LAttachment.h
index 10b8c66..f457808 100644
--- a/src/T2DLL/LAttachment.h
+++ b/src/T2DLL/LAttachment.h
@@ -1,7 +1,7 @@
#pragma once
#include "common.h"
-class DLL_EXPORT LAttachment {
+class AFX_EXT_CLASS LAttachment {
public:
LAttachment(unsigned int message = 0, BOOL executeHost = true);
virtual ~LAttachment();