summaryrefslogtreecommitdiff
path: root/src/T2DLL/CPluginInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/T2DLL/CPluginInfo.h')
-rw-r--r--src/T2DLL/CPluginInfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/T2DLL/CPluginInfo.h b/src/T2DLL/CPluginInfo.h
index 71fa3c7..cec185d 100644
--- a/src/T2DLL/CPluginInfo.h
+++ b/src/T2DLL/CPluginInfo.h
@@ -28,4 +28,6 @@ protected:
CString mName;
CString mFileName;
BOOL mUsed;
+
+ friend class T2TowerDoc;
};