aboutsummaryrefslogtreecommitdiffstats
path: root/test/rigid_body_test.cpp
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-05-19 22:49:47 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-05-19 22:49:47 +0100
commit3014c3bc831d613c2de7513aefdc7d3cb711b749 (patch)
tree658734c4f51f5f395a25dd0f6115b2d74db38584 /test/rigid_body_test.cpp
parent8685dbe55fdd50a6a3ce5bab495b9718330af8dd (diff)
downloadYAGE-3014c3bc831d613c2de7513aefdc7d3cb711b749.tar.gz
YAGE-3014c3bc831d613c2de7513aefdc7d3cb711b749.zip
Fixed cmake and making precise vector
Diffstat (limited to 'test/rigid_body_test.cpp')
-rw-r--r--test/rigid_body_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rigid_body_test.cpp b/test/rigid_body_test.cpp
index c5683697..57ba1162 100644
--- a/test/rigid_body_test.cpp
+++ b/test/rigid_body_test.cpp
@@ -1,4 +1,4 @@
-#include "Physics/particlebody.hpp"
+#include "particlebody.hpp"
#include <iostream>