From 2fb700f92bb787fab0845a63a541cd5640daa449 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:13 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- src/editorproxy.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/editorproxy.h') diff --git a/src/editorproxy.h b/src/editorproxy.h index d71d4cda..7cbd9ec9 100644 --- a/src/editorproxy.h +++ b/src/editorproxy.h @@ -10,10 +10,10 @@ class TQPopupMenu; class MultiBuffer; class TQTimer; -#include -#include +#include +#include #include -# include +# include class EditorProxy : public TQObject { -- cgit v1.2.1