aboutsummaryrefslogtreecommitdiffstats
path: root/tests/notnull_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/notnull_tests.cpp')
-rw-r--r--tests/notnull_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/notnull_tests.cpp b/tests/notnull_tests.cpp
index 67b478a..bc12e9b 100644
--- a/tests/notnull_tests.cpp
+++ b/tests/notnull_tests.cpp
@@ -15,7 +15,7 @@
///////////////////////////////////////////////////////////////////////////////
#include <UnitTest++/UnitTest++.h>
-#include <gsl.h>
+#include <gsl/gsl.h>
#include <vector>
using namespace gsl;