summaryrefslogtreecommitdiffstats
path: root/include/ganv/Module.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ganv/Module.hpp')
-rw-r--r--include/ganv/Module.hpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/include/ganv/Module.hpp b/include/ganv/Module.hpp
index 8beea60..ba263fb 100644
--- a/include/ganv/Module.hpp
+++ b/include/ganv/Module.hpp
@@ -16,14 +16,14 @@
#ifndef GANV_MODULE_HPP
#define GANV_MODULE_HPP
-#include "ganv/Box.hpp"
-#include "ganv/Canvas.hpp"
-#include "ganv/Port.hpp"
-#include "ganv/box.h"
-#include "ganv/item.h"
-#include "ganv/module.h"
-#include "ganv/types.h"
-#include "ganv/wrap.hpp"
+#include <ganv/Box.hpp>
+#include <ganv/Canvas.hpp>
+#include <ganv/Port.hpp>
+#include <ganv/box.h>
+#include <ganv/item.h>
+#include <ganv/module.h>
+#include <ganv/types.h>
+#include <ganv/wrap.hpp>
#include <glib.h>
#include <gtkmm/widget.h>