summaryrefslogtreecommitdiffhomepage
path: root/StarsEx/ShipDesign.h
diff options
context:
space:
mode:
Diffstat (limited to 'StarsEx/ShipDesign.h')
-rw-r--r--StarsEx/ShipDesign.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/StarsEx/ShipDesign.h b/StarsEx/ShipDesign.h
index b8dffc5..503e390 100644
--- a/StarsEx/ShipDesign.h
+++ b/StarsEx/ShipDesign.h
@@ -14,10 +14,11 @@
#ifndef ShipDesign_h
#define ShipDesign_h
+#include <starshatter/definition.h>
+
#include "Types.h"
#include "Bitmap.h"
#include "Geometry.h"
-#include "Term.h"
#include "List.h"
// +----------------------------------------------------------------------+