diff options
Diffstat (limited to 'buildtools/autotools/addfiledlg.cpp')
-rw-r--r-- | buildtools/autotools/addfiledlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/autotools/addfiledlg.cpp b/buildtools/autotools/addfiledlg.cpp index 34108fb3..926fa370 100644 --- a/buildtools/autotools/addfiledlg.cpp +++ b/buildtools/autotools/addfiledlg.cpp @@ -24,7 +24,7 @@ #include <kdebug.h> #include <kdialog.h> #include <klineedit.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <ksqueezedtextlabel.h> #include <kurl.h> |