aboutsummaryrefslogtreecommitdiffstats
path: root/tests/yagetest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/yagetest.cpp')
-rw-r--r--tests/yagetest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/yagetest.cpp b/tests/yagetest.cpp
index 8d590b4a..0b8615bc 100644
--- a/tests/yagetest.cpp
+++ b/tests/yagetest.cpp
@@ -6,10 +6,9 @@
* ----------------------------------------------------------------------------
*/
+#include <yage/yage.h>
#include <gtest/gtest.h>
-#include <YAGE/yage.h>
-
TEST(YAGE, InitQuit)
{
ASSERT_TRUE(yage::init());