summaryrefslogtreecommitdiffstats
path: root/src/shared/ClashAvoider.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/ClashAvoider.hpp')
-rw-r--r--src/shared/ClashAvoider.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/ClashAvoider.hpp b/src/shared/ClashAvoider.hpp
index 6c43bd72..dd5987ca 100644
--- a/src/shared/ClashAvoider.hpp
+++ b/src/shared/ClashAvoider.hpp
@@ -21,7 +21,7 @@
#include <inttypes.h>
#include <string>
#include <map>
-#include "interface/CommonInterface.hpp"
+#include "ingen/CommonInterface.hpp"
namespace Raul { class Atom; class Path; }