summaryrefslogtreecommitdiffstats
path: root/include/ganv/Port.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/ganv/Port.hpp')
-rw-r--r--include/ganv/Port.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/ganv/Port.hpp b/include/ganv/Port.hpp
index c665b08..714fcec 100644
--- a/include/ganv/Port.hpp
+++ b/include/ganv/Port.hpp
@@ -16,10 +16,10 @@
#ifndef GANV_PORT_HPP
#define GANV_PORT_HPP
-#include "ganv/Box.hpp"
-#include "ganv/port.h"
-#include "ganv/types.h"
-#include "ganv/wrap.hpp"
+#include <ganv/Box.hpp>
+#include <ganv/port.h>
+#include <ganv/types.h>
+#include <ganv/wrap.hpp>
#include <glib.h>
#include <sigc++/signal.h>