aboutsummaryrefslogtreecommitdiffstats
path: root/tests/windowtest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/windowtest.cpp')
-rw-r--r--tests/windowtest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/windowtest.cpp b/tests/windowtest.cpp
index e6739720..464d4c68 100644
--- a/tests/windowtest.cpp
+++ b/tests/windowtest.cpp
@@ -6,7 +6,7 @@
* ----------------------------------------------------------------------------
*/
-#include <YAGE/yage.h>
+#include <yage/yage.h>
#include <gtest/gtest.h>
TEST(Window, Open)