diff options
Diffstat (limited to 'vcs/perforce/perforcepart.cpp')
-rw-r--r-- | vcs/perforce/perforcepart.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcs/perforce/perforcepart.cpp b/vcs/perforce/perforcepart.cpp index d6b9c98b..59bd5448 100644 --- a/vcs/perforce/perforcepart.cpp +++ b/vcs/perforce/perforcepart.cpp @@ -19,7 +19,7 @@ #include <kdebug.h> #include <kdevgenericfactory.h> #include <kprocess.h> -#include <kmessagebox.h> +#include <tdemessagebox.h> #include <tdeapplication.h> #include <tdeaction.h> #include <kurl.h> |