summaryrefslogtreecommitdiffstats
path: root/include/ganv/edge.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ganv/edge.h')
-rw-r--r--include/ganv/edge.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ganv/edge.h b/include/ganv/edge.h
index 8bf8ad0..1451cb1 100644
--- a/include/ganv/edge.h
+++ b/include/ganv/edge.h
@@ -18,8 +18,8 @@
#ifndef GANV_EDGE_H
#define GANV_EDGE_H
-#include "ganv/item.h"
-#include "ganv/types.h"
+#include <ganv/item.h>
+#include <ganv/types.h>
#include <glib-object.h>
#include <glib.h>