|
@@ -5,7 +5,7 @@
|
|
#ifndef SPACEEXPANSION_STARSHIP_H
|
|
#ifndef SPACEEXPANSION_STARSHIP_H
|
|
#define SPACEEXPANSION_STARSHIP_H
|
|
#define SPACEEXPANSION_STARSHIP_H
|
|
|
|
|
|
-#include <Box2D/Common/b2Math.h>
|
|
+#include "../Maths/b2_math.h"
|
|
#include "../Graphics/Visual.h"
|
|
#include "../Graphics/Visual.h"
|
|
#include "Stock.h"
|
|
#include "Stock.h"
|
|
|
|
|