summaryrefslogtreecommitdiffstats
path: root/ganv/edge.h
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/edge.h')
-rw-r--r--ganv/edge.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv/edge.h b/ganv/edge.h
index 4c2248a..b5c6fb0 100644
--- a/ganv/edge.h
+++ b/ganv/edge.h
@@ -16,7 +16,7 @@
#ifndef GANV_EDGE_H
#define GANV_EDGE_H
-#include "ganv/canvas-base.h"
+#include "ganv/item.h"
#include "ganv/node.h"
#include "ganv/types.h"