From 3a2ba2e9583a79afb878e78ec20a7e8eada0468b Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 28 Feb 2016 11:58:47 +0100 Subject: Rewrite commit 68e81a6, prefer forward declaration and includes in cc. only MSVC requires the complete class for the templated c'tor in window manager.h --- gtk2_ardour/window_manager.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/window_manager.h') diff --git a/gtk2_ardour/window_manager.h b/gtk2_ardour/window_manager.h index 6279180249..37744e5964 100644 --- a/gtk2_ardour/window_manager.h +++ b/gtk2_ardour/window_manager.h @@ -27,8 +27,6 @@ #include #include -#include "lua_script_manager.h" - #include "gtkmm2ext/bindings.h" #include "gtkmm2ext/window_proxy.h" -- cgit v1.2.3