summaryrefslogtreecommitdiff
path: root/gtk2_ardour/gui_object.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-08-10 15:56:25 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-08-10 15:56:25 +0000
commit69ca705286383df96b337cc93428f95bd7623345 (patch)
treedb243889856a5db575a1d1dadfbd6a5dcc51104b /gtk2_ardour/gui_object.h
parente61c2aeda34b345e5edcf71d195ee6e140b44850 (diff)
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
Diffstat (limited to 'gtk2_ardour/gui_object.h')
-rw-r--r--gtk2_ardour/gui_object.h2
1 files changed, 0 insertions, 2 deletions
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: