aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/EdgeView.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/EdgeView.hpp')
-rw-r--r--src/gui/EdgeView.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/EdgeView.hpp b/src/gui/EdgeView.hpp
index 6dbc611..29eacde 100644
--- a/src/gui/EdgeView.hpp
+++ b/src/gui/EdgeView.hpp
@@ -18,7 +18,7 @@
#ifndef MACHINA_EDGEVIEW_H
#define MACHINA_EDGEVIEW_H
-#include <flowcanvas/Connection.h>
+#include <flowcanvas/Connection.hpp>
namespace Machina { class Edge; }
class NodeView;