summaryrefslogtreecommitdiffstats
path: root/src/Widget.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Widget.hpp')
-rw-r--r--src/Widget.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Widget.hpp b/src/Widget.hpp
index 14326e3..19f9816 100644
--- a/src/Widget.hpp
+++ b/src/Widget.hpp
@@ -17,7 +17,8 @@
#ifndef PATCHAGE_WIDGET_HPP
#define PATCHAGE_WIDGET_HPP
-#include <gtkmm/builder.h>
+#include <glibmm/refptr.h>
+#include <gtkmm/builder.h> // IWYU pragma: keep
#include <string>