summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/SimObject.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/SimObject.cpp')
-rw-r--r--StarsEx/SimObject.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/StarsEx/SimObject.cpp b/StarsEx/SimObject.cpp
index 60c2295..8ee8db7 100644
--- a/StarsEx/SimObject.cpp
+++ b/StarsEx/SimObject.cpp
@@ -13,8 +13,8 @@
#include "SimObject.h"
-#include "Graphic.h"
-#include "Light.h"
+#include <List.h>
+
#include "Scene.h"
// +--------------------------------------------------------------------+