aboutsummaryrefslogtreecommitdiffstats
path: root/tests/at_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/at_tests.cpp')
-rw-r--r--tests/at_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/at_tests.cpp b/tests/at_tests.cpp
index 1a9f814..53d93d1 100644
--- a/tests/at_tests.cpp
+++ b/tests/at_tests.cpp
@@ -15,7 +15,7 @@
///////////////////////////////////////////////////////////////////////////////
#include <UnitTest++/UnitTest++.h>
-#include <gsl.h>
+#include <gsl/gsl.h>
#include <vector>
#include <initializer_list>