summaryrefslogtreecommitdiff
path: root/libs/widgets/widgets/paths_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/widgets/widgets/paths_dialog.h')
-rw-r--r--libs/widgets/widgets/paths_dialog.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/libs/widgets/widgets/paths_dialog.h b/libs/widgets/widgets/paths_dialog.h
index 8757c8b032..fa39c73264 100644
--- a/libs/widgets/widgets/paths_dialog.h
+++ b/libs/widgets/widgets/paths_dialog.h
@@ -21,7 +21,10 @@
#include <string>
#include <vector>
-#include <gtkmm.h>
+
+#include <gtkmm/button.h>
+#include <gtkmm/dialog.h>
+#include <gtkmm/listviewtext.h>
#include "widgets/visibility.h"