From b2ead42a56c863db8cbc1b6679e386b145018d2f Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 27 Jan 2013 00:56:28 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- src/dirdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dirdialog.cpp') diff --git a/src/dirdialog.cpp b/src/dirdialog.cpp index b76d148..6e68a6b 100755 --- a/src/dirdialog.cpp +++ b/src/dirdialog.cpp @@ -13,7 +13,7 @@ #include // #include #include -#include +#include DirDialog::DirDialog( Config* config, Mode mode, TQWidget *parent, const char *name, bool modal, WFlags f ) : KDialog( parent, name, modal, f ) -- cgit v1.2.3