summaryrefslogtreecommitdiffstats
path: root/src/utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.cpp')
-rw-r--r--src/utils.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/utils.cpp b/src/utils.cpp
index 5e7d5f6..4fc3a17 100644
--- a/src/utils.cpp
+++ b/src/utils.cpp
@@ -28,9 +28,8 @@
#include <tdelocale.h>
#include <ksimpleconfig.h>
#include <tqdir.h>
-#include <kstandarddirs.h>
+#include <tdestandarddirs.h>
#include <kdebug.h>
-#include <kstandarddirs.h>
#include <netdb.h> // name resolving
#include <arpa/inet.h>
#include <tqregexp.h>