summaryrefslogtreecommitdiffstats
path: root/ganv/Item.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/Item.hpp')
-rw-r--r--ganv/Item.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/ganv/Item.hpp b/ganv/Item.hpp
index e404369..2ba4de0 100644
--- a/ganv/Item.hpp
+++ b/ganv/Item.hpp
@@ -23,9 +23,9 @@
#include <sigc++/signal.h>
#include <sigc++/trackable.h>
-#include "ganv/canvas-base.h"
-#include "ganv/wrap.hpp"
#include "ganv/Canvas.hpp"
+#include "ganv/item.h"
+#include "ganv/wrap.hpp"
namespace Ganv {