summaryrefslogtreecommitdiffstats
path: root/include/ganv/Node.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ganv/Node.hpp')
-rw-r--r--include/ganv/Node.hpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/include/ganv/Node.hpp b/include/ganv/Node.hpp
index 7980566..75c1bdb 100644
--- a/include/ganv/Node.hpp
+++ b/include/ganv/Node.hpp
@@ -16,11 +16,11 @@
#ifndef GANV_NODE_HPP
#define GANV_NODE_HPP
-#include "ganv/Item.hpp"
-#include "ganv/item.h"
-#include "ganv/node.h"
-#include "ganv/types.h"
-#include "ganv/wrap.hpp"
+#include <ganv/Item.hpp>
+#include <ganv/item.h>
+#include <ganv/node.h>
+#include <ganv/types.h>
+#include <ganv/wrap.hpp>
#include <glib-object.h>
#include <glib.h>