summaryrefslogtreecommitdiffstats
path: root/ksmserver
diff options
context:
space:
mode:
Diffstat (limited to 'ksmserver')
-rw-r--r--ksmserver/shutdowndlg.cpp2
-rw-r--r--ksmserver/startupdlg.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/ksmserver/shutdowndlg.cpp b/ksmserver/shutdowndlg.cpp
index c5a01353f..f67dda720 100644
--- a/ksmserver/shutdowndlg.cpp
+++ b/ksmserver/shutdowndlg.cpp
@@ -63,7 +63,7 @@ Copyright (C) 2000 Matthias Ettrich <ettrich@kde.org>
#include <stdlib.h>
#include <math.h>
#include <dmctl.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <netwm.h>
#include <X11/Xlib.h>
diff --git a/ksmserver/startupdlg.cpp b/ksmserver/startupdlg.cpp
index 0ec5d02d5..383649e88 100644
--- a/ksmserver/startupdlg.cpp
+++ b/ksmserver/startupdlg.cpp
@@ -54,7 +54,7 @@ Copyright (C) 2000 Matthias Ettrich <ettrich@kde.org>
#include <stdlib.h>
#include <math.h>
#include <dmctl.h>
-#include <kaction.h>
+#include <tdeaction.h>
#include <netwm.h>
#include <X11/Xlib.h>