aboutsummaryrefslogtreecommitdiffstats
path: root/tests/particlebodytest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/particlebodytest.cpp')
-rw-r--r--tests/particlebodytest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/particlebodytest.cpp b/tests/particlebodytest.cpp
index 4b8c92b2..41c9a5c9 100644
--- a/tests/particlebodytest.cpp
+++ b/tests/particlebodytest.cpp
@@ -6,8 +6,8 @@
* ----------------------------------------------------------------------------
*/
-#include <yage/yage.h>
#include <gtest/gtest.h>
+#include <yage/yage.h>
#include <cmath>
#include <cstdlib>