summaryrefslogtreecommitdiffstats
path: root/raul/SRSWQueue.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/SRSWQueue.hpp')
-rw-r--r--raul/SRSWQueue.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/SRSWQueue.hpp b/raul/SRSWQueue.hpp
index ad615e0..572da2e 100644
--- a/raul/SRSWQueue.hpp
+++ b/raul/SRSWQueue.hpp
@@ -21,7 +21,7 @@
#include <cassert>
#include <cstdlib>
#include <boost/utility.hpp>
-#include <raul/AtomicInt.hpp>
+#include "raul/AtomicInt.hpp"
namespace Raul {