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/T2TenantInfoDialog.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/T2DLL/T2TenantInfoDialog.h') diff --git a/src/T2DLL/T2TenantInfoDialog.h b/src/T2DLL/T2TenantInfoDialog.h index be11c0c..1e0c77f 100644 --- a/src/T2DLL/T2TenantInfoDialog.h +++ b/src/T2DLL/T2TenantInfoDialog.h @@ -1,10 +1,8 @@ #pragma once #include "common.h" #include "T2EquipInfoDialog.h" -#include "T2Tenant.h" -#include "T2TenantDef.h" -class AFX_EXT_CLASS T2TenantInfoDialog : public T2EquipInfoDialog { +class AFX_CLASS_EXPORT T2TenantInfoDialog : public T2EquipInfoDialog { public: T2TenantInfoDialog(T2Tenant* inTenant); virtual ~T2TenantInfoDialog(); -- cgit v1.2.3