summaryrefslogtreecommitdiff
path: root/gtk2_ardour/color_theme_manager.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-07 14:59:51 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-07 14:59:51 -0400
commit044fe7bf2ab902f7042e453417c9a4fce0bfb9fe (patch)
treee76eb96d1d25c39da015fa71cc7c3cf0fb591a46 /gtk2_ardour/color_theme_manager.h
parent9b925b45dcaef9b74c4fce2ca0640417b79ade0c (diff)
header file cleanup/reduction
Diffstat (limited to 'gtk2_ardour/color_theme_manager.h')
-rw-r--r--gtk2_ardour/color_theme_manager.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/gtk2_ardour/color_theme_manager.h b/gtk2_ardour/color_theme_manager.h
index d565066a18..f3e9132a84 100644
--- a/gtk2_ardour/color_theme_manager.h
+++ b/gtk2_ardour/color_theme_manager.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2000-2007 Paul Davis
+ Copyright (C) 2000-2016 Paul Davis
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -24,10 +24,7 @@
#include <gtkmm/treestore.h>
#include <gtkmm/scrolledwindow.h>
#include <gtkmm/colorselection.h>
-#include <gtkmm/radiobutton.h>
#include <gtkmm/button.h>
-#include <gtkmm/scale.h>
-#include <gtkmm/rc.h>
#include "canvas/types.h"
#include "canvas/canvas.h"