summaryrefslogtreecommitdiffstats
path: root/raul/Command.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'raul/Command.hpp')
-rw-r--r--raul/Command.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/raul/Command.hpp b/raul/Command.hpp
index 572d3d9..0632f63 100644
--- a/raul/Command.hpp
+++ b/raul/Command.hpp
@@ -18,7 +18,7 @@
#ifndef RAUL_COMMAND_HPP
#define RAUL_COMMAND_HPP
-#include <raul/Semaphore.hpp>
+#include "raul/Semaphore.hpp"
#include <boost/utility.hpp>
namespace Raul {