summaryrefslogtreecommitdiffstats
path: root/src/Patchage.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Patchage.hpp')
-rw-r--r--src/Patchage.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Patchage.hpp b/src/Patchage.hpp
index 504eaac..c3ed61d 100644
--- a/src/Patchage.hpp
+++ b/src/Patchage.hpp
@@ -19,7 +19,6 @@
#include <gdk/gdk.h>
#include <glibmm/refptr.h>
-#include <gtkmm/checkmenuitem.h>
#include <gtkmm/treemodel.h>
#include <gtkmm/treemodelcolumn.h>
#include <gtkmm/widget.h>
@@ -51,6 +50,7 @@ namespace Gtk {
class AboutDialog;
class Alignment;
class Builder;
+class CheckMenuItem;
class ComboBox;
class ImageMenuItem;
class Label;