diff options
Diffstat (limited to 'src/T2MainWindow.cpp')
-rw-r--r-- | src/T2MainWindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/T2MainWindow.cpp b/src/T2MainWindow.cpp index 4f590ab..2874e91 100644 --- a/src/T2MainWindow.cpp +++ b/src/T2MainWindow.cpp @@ -1,5 +1,5 @@ #include "CT2App.h" -#include "GlobalFunc.h" +#include "T2DLL.h" #include "T2MainWindow.h" #include "T2MsgWindow.h" #include "T2SoundPlayer.h" |