summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gain_meter.h
diff options
context:
space:
mode:
authorDoug McLain <doug@nostar.net>2007-05-25 20:29:12 +0000
committerDoug McLain <doug@nostar.net>2007-05-25 20:29:12 +0000
commite1f57ba8f086aa3629f09ca9363a9e44b01796f4 (patch)
tree8a1e39f4e8134d0c80102b69d274fe5ce7701421 /gtk2_ardour/gain_meter.h
parent0931c3b612978764621d27f3c746fc09ab248c17 (diff)
New theme manager, with option to select between dark and light theme. Cleanups to ardours handling of the ui rc file during startup, and changed the monitoring options to be global instead of session specific. More details about the theme stuff comign to ardour-dev
git-svn-id: svn://localhost/ardour2/trunk@1917 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/gain_meter.h')
-rw-r--r--gtk2_ardour/gain_meter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/gain_meter.h b/gtk2_ardour/gain_meter.h
index a24b93c034..b12f7eb31b 100644
--- a/gtk2_ardour/gain_meter.h
+++ b/gtk2_ardour/gain_meter.h
@@ -30,6 +30,7 @@
#include <gtkmm/button.h>
#include <gtkmm/table.h>
#include <gtkmm/drawingarea.h>
+#include <gdkmm/colormap.h>
#include <ardour/types.h>