summaryrefslogtreecommitdiffstats
path: root/libtdepim/kaccount.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/kaccount.cpp')
-rw-r--r--libtdepim/kaccount.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/kaccount.cpp b/libtdepim/kaccount.cpp
index f8fd61cf..86cf4cfc 100644
--- a/libtdepim/kaccount.cpp
+++ b/libtdepim/kaccount.cpp
@@ -32,7 +32,7 @@
#include "kaccount.h"
-#include <kconfig.h>
+#include <tdeconfig.h>
KAccount::KAccount( const uint id, const TQString &name, const Type type )
: mId( id ), mName( name ), mType( type )