summaryrefslogtreecommitdiffstats
path: root/kdm/kfrontend/kconsole.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kdm/kfrontend/kconsole.cpp')
-rw-r--r--kdm/kfrontend/kconsole.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/kdm/kfrontend/kconsole.cpp b/kdm/kfrontend/kconsole.cpp
index 6c2ab09ab..834507bdb 100644
--- a/kdm/kfrontend/kconsole.cpp
+++ b/kdm/kfrontend/kconsole.cpp
@@ -1,6 +1,6 @@
/*
-xconsole widget for KDM
+xconsole widget for TDM
Copyright (C) 2002-2003 Oswald Buddenhagen <ossi@kde.org>
@@ -23,7 +23,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#include <config.h>
-#ifdef WITH_KDM_XCONSOLE
+#ifdef WITH_TDM_XCONSOLE
#include <stdlib.h>
#include <stdio.h>
@@ -53,8 +53,8 @@ extern "C" {
#include "kconsole.h"
-#include "kdmconfig.h"
-#include "kdm_greet.h"
+#include "tdmconfig.h"
+#include "tdm_greet.h"
#include <klocale.h>
#include <kpty.h>