From 69ca705286383df96b337cc93428f95bd7623345 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Fri, 10 Aug 2012 15:56:25 +0000 Subject: fix erroneous use of i18n.h in a header file git-svn-id: svn://localhost/ardour2/branches/3.0@13123 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/gui_object.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gtk2_ardour/gui_object.h') diff --git a/gtk2_ardour/gui_object.h b/gtk2_ardour/gui_object.h index 469d311485..ee6d1cdf4c 100644 --- a/gtk2_ardour/gui_object.h +++ b/gtk2_ardour/gui_object.h @@ -28,8 +28,6 @@ #include "pbd/xml++.h" #include "pbd/id.h" -#include "i18n.h" - class GUIObjectState { public: -- cgit v1.2.3