summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/CmpSelectDlg.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/CmpSelectDlg.cpp
parent4bdf100a9b33bda8b03decdf934c43b12373ec53 (diff)
downloadstarshatter-92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2.zip
starshatter-92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2.tar.gz
starshatter-92de53ac4747fe3caf2ee4c4fa3dcb2ec86a5ef2.tar.bz2
Removed unused includes of DataLoader
Diffstat (limited to 'StarsEx/CmpSelectDlg.cpp')
-rw-r--r--StarsEx/CmpSelectDlg.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/StarsEx/CmpSelectDlg.cpp b/StarsEx/CmpSelectDlg.cpp
index 5e29cd0..3dacf6b 100644
--- a/StarsEx/CmpSelectDlg.cpp
+++ b/StarsEx/CmpSelectDlg.cpp
@@ -26,7 +26,6 @@
#include "Clock.h"
#include "ContentBundle.h"
-#include "DataLoader.h"
#include "Button.h"
#include "ListBox.h"
#include "Slider.h"