summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/MsnEventDlg.cpp
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2022-04-13 20:43:48 +0200
committerAki <please@ignore.pl>2022-04-13 20:43:48 +0200
commit92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2 (patch)
treeb8b4b0608893b308c1341e246a138b807c658261 /StarsEx/MsnEventDlg.cpp
parent4bdf100a9b33bda8b03decdf934c43b12373ec53 (diff)
downloadstarshatter-92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2.zip
starshatter-92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2.tar.gz
starshatter-92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2.tar.bz2
Removed unused includes of DataLoader
Diffstat (limited to 'StarsEx/MsnEventDlg.cpp')
-rw-r--r--StarsEx/MsnEventDlg.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/MsnEventDlg.cpp b/StarsEx/MsnEventDlg.cpp
index 57f7174..5c13839 100644
--- a/StarsEx/MsnEventDlg.cpp
+++ b/StarsEx/MsnEventDlg.cpp
@@ -24,7 +24,6 @@
#include "Galaxy.h"
#include "Game.h"
-#include "DataLoader.h"
#include "Button.h"
#include "ListBox.h"
#include "EditBox.h"