summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_rulers.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-06-12 00:18:15 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-06-12 00:18:15 -0400
commit4b07d015329ebe569457e6f2446bacc62bff2dba (patch)
tree2b49462c57b5d7d64012a1e9123960975bb5e80a /gtk2_ardour/editor_rulers.cc
parent6c9f4e9598053de4be4ecc948195b619d53e65a4 (diff)
remove header file includes of now-removed gtk custom ruler
Diffstat (limited to 'gtk2_ardour/editor_rulers.cc')
-rw-r--r--gtk2_ardour/editor_rulers.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_rulers.cc b/gtk2_ardour/editor_rulers.cc
index 54f0c7051f..a8f7cdbf74 100644
--- a/gtk2_ardour/editor_rulers.cc
+++ b/gtk2_ardour/editor_rulers.cc
@@ -43,7 +43,6 @@
#include "editor.h"
#include "editing.h"
#include "actions.h"
-#include "gtk-custom-hruler.h"
#include "gui_thread.h"
#include "time_axis_view.h"
#include "editor_drag.h"