summaryrefslogtreecommitdiffstats
path: root/kicker/kicker/buttons/urlbutton.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kicker/kicker/buttons/urlbutton.cpp')
-rw-r--r--kicker/kicker/buttons/urlbutton.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/kicker/kicker/buttons/urlbutton.cpp b/kicker/kicker/buttons/urlbutton.cpp
index ac9934b33..13ff95323 100644
--- a/kicker/kicker/buttons/urlbutton.cpp
+++ b/kicker/kicker/buttons/urlbutton.cpp
@@ -28,13 +28,13 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#include <tdefileitem.h>
#include <konq_operations.h>
#include <kicontheme.h>
-#include <kglobal.h>
+#include <tdeglobal.h>
#include <kiconeffect.h>
#include <kpropertiesdialog.h>
#include <kiconloader.h>
-#include <kmessagebox.h>
+#include <tdemessagebox.h>
#include <krun.h>
-#include <klocale.h>
+#include <tdelocale.h>
#include <kdebug.h>