summaryrefslogtreecommitdiff
path: root/assetFactory/plane.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'assetFactory/plane.cpp')
-rw-r--r--assetFactory/plane.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/assetFactory/plane.cpp b/assetFactory/plane.cpp
index 1e522ad..37c8194 100644
--- a/assetFactory/plane.cpp
+++ b/assetFactory/plane.cpp
@@ -1,5 +1,5 @@
#include "plane.h"
-#include "assetFactoryConfig.h"
+#include "modelFactoryMesh.h"
Plane::CreatedFaces
Plane::createMesh(ModelFactoryMesh & mesh, const Mutation::Matrix & mutation) const