summaryrefslogtreecommitdiffstats
path: root/raul/SRMWQueue.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/SRMWQueue.hpp')
-rw-r--r--raul/SRMWQueue.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/SRMWQueue.hpp b/raul/SRMWQueue.hpp
index ebdce5b..ea8858e 100644
--- a/raul/SRMWQueue.hpp
+++ b/raul/SRMWQueue.hpp
@@ -22,7 +22,7 @@
#include <cstdlib>
#include <cmath>
#include <boost/utility.hpp>
-#include <raul/AtomicInt.hpp>
+#include "raul/AtomicInt.hpp"
#include <iostream>
using namespace std;