summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/StarSystem.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/StarSystem.h')
-rw-r--r--StarsEx/StarSystem.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/StarsEx/StarSystem.h b/StarsEx/StarSystem.h
index 0dd2db1..bdd37ec 100644
--- a/StarsEx/StarSystem.h
+++ b/StarsEx/StarSystem.h
@@ -14,12 +14,13 @@
#ifndef StarSystem_h
#define StarSystem_h
+#include <starshatter/definition.h>
+
#include "Types.h"
#include "Solid.h"
#include "Bitmap.h"
#include "Geometry.h"
#include "Text.h"
-#include "Term.h"
#include "List.h"
// +--------------------------------------------------------------------+