summaryrefslogtreecommitdiffstats
path: root/src/opt/rwr/rwr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/rwr/rwr.h')
-rw-r--r--src/opt/rwr/rwr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/opt/rwr/rwr.h b/src/opt/rwr/rwr.h
index d6c57329..74af4caa 100644
--- a/src/opt/rwr/rwr.h
+++ b/src/opt/rwr/rwr.h
@@ -26,8 +26,8 @@
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
-#include "src/base/abc/abc.h"
-#include "src/opt/cut/cut.h"
+#include "base/abc/abc.h"
+#include "opt/cut/cut.h"
////////////////////////////////////////////////////////////////////////
/// PARAMETERS ///