Add a stock question image to the choices dialog, other general dialog love.. Forgot...
[ardour.git] / libs / gtkmm2ext / gtkmm2ext / choice.h
index 0fa466fbcc13fd1d8e6a88b4bc2f7d6668d76224..19984fb294caa6ef4aee42fd53baa6ee61b1bf0c 100644 (file)
@@ -2,6 +2,9 @@
 #define __pbd_gtkmm_choice_h__
 
 #include <gtkmm/dialog.h>
+#include <gtkmm/image.h>
+#include <gtkmm/stock.h>
+#include <gtkmm/box.h>
 #include <string>
 #include <vector>