aboutsummaryrefslogtreecommitdiffstats
path: root/src/particlebody.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/particlebody.cpp')
-rw-r--r--src/particlebody.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/particlebody.cpp b/src/particlebody.cpp
index 216f2db9..bdb81eac 100644
--- a/src/particlebody.cpp
+++ b/src/particlebody.cpp
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#include "Physics/particlebody.hpp"
+#include <YAGE/Physics/particlebody.h>
#include <cmath>
#include <iostream>