summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_ops.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-06-12 00:18:58 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2014-06-12 00:18:58 -0400
commit9461fcb271e78f5cbac5537ad08cd9d87b255028 (patch)
tree703872c743286a7b08325295225000eb5885d17f /gtk2_ardour/editor_ops.cc
parent4b07d015329ebe569457e6f2446bacc62bff2dba (diff)
remove header file includes of now-removed gtk custom ruler
Diffstat (limited to 'gtk2_ardour/editor_ops.cc')
-rw-r--r--gtk2_ardour/editor_ops.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_ops.cc b/gtk2_ardour/editor_ops.cc
index 60ea575624..0151df872f 100644
--- a/gtk2_ardour/editor_ops.cc
+++ b/gtk2_ardour/editor_ops.cc
@@ -70,7 +70,6 @@
#include "editor_drag.h"
#include "editor_regions.h"
#include "editor_routes.h"
-#include "gtk-custom-hruler.h"
#include "gui_thread.h"
#include "insert_time_dialog.h"
#include "interthread_progress_window.h"