summaryrefslogtreecommitdiffstats
path: root/include/ganv/box.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ganv/box.h')
-rw-r--r--include/ganv/box.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ganv/box.h b/include/ganv/box.h
index 11e0662..049c281 100644
--- a/include/ganv/box.h
+++ b/include/ganv/box.h
@@ -18,8 +18,8 @@
#ifndef GANV_BOX_H
#define GANV_BOX_H
-#include "ganv/node.h"
-#include "ganv/types.h"
+#include <ganv/node.h>
+#include <ganv/types.h>
#include <glib-object.h>
#include <glib.h>