summaryrefslogtreecommitdiffstats
path: root/src/Thread.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Thread.cpp')
-rw-r--r--src/Thread.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Thread.cpp b/src/Thread.cpp
index 91ed0e2..1a40594 100644
--- a/src/Thread.cpp
+++ b/src/Thread.cpp
@@ -17,7 +17,7 @@
#include <iostream>
#include <cstring>
-#include <raul/Thread.hpp>
+#include "raul/Thread.hpp"
using namespace std;