summaryrefslogtreecommitdiffstats
path: root/test/sem_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/sem_test.cpp')
-rw-r--r--test/sem_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sem_test.cpp b/test/sem_test.cpp
index 103e5e5..9fb17a6 100644
--- a/test/sem_test.cpp
+++ b/test/sem_test.cpp
@@ -3,7 +3,7 @@
#undef NDEBUG
-#include "raul/Semaphore.hpp"
+#include <raul/Semaphore.hpp>
#include <cassert>
#include <chrono>