summaryrefslogtreecommitdiffstats
path: root/src/Legend.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Legend.hpp')
-rw-r--r--src/Legend.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Legend.hpp b/src/Legend.hpp
index 9b2b63d..03d1e5b 100644
--- a/src/Legend.hpp
+++ b/src/Legend.hpp
@@ -21,6 +21,7 @@
#include <gtkmm/box.h>
#include <gtkmm/colorbutton.h>
+#include <gtkmm/label.h>
class Legend : public Gtk::HBox
{