summaryrefslogtreecommitdiffstats
path: root/src/gui/Arc.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Arc.hpp')
-rw-r--r--src/gui/Arc.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/Arc.hpp b/src/gui/Arc.hpp
index 82467a5a..ad1bc6f2 100644
--- a/src/gui/Arc.hpp
+++ b/src/gui/Arc.hpp
@@ -17,7 +17,7 @@
#ifndef INGEN_GUI_ARC_HPP
#define INGEN_GUI_ARC_HPP
-#include "ganv/Edge.hpp"
+#include <ganv/Edge.hpp>
#include <memory>