summaryrefslogtreecommitdiffstats
path: root/kppp/modem.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:18:22 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-14 17:18:22 -0600
commit5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0 (patch)
treecac6b9814cc96ab1755111ea14e40057700ce066 /kppp/modem.cpp
parentde2f2bebe2d2d09320470b4fdfb8efeaf334638f (diff)
downloadtdenetwork-5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0.tar.gz
tdenetwork-5497356b6c12e5854b297bfa0d9c2a9f20cb4ca0.zip
Rename common header files for consistency with class renaming
Diffstat (limited to 'kppp/modem.cpp')
-rw-r--r--kppp/modem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/modem.cpp b/kppp/modem.cpp
index 7b464cc9..4fc3e503 100644
--- a/kppp/modem.cpp
+++ b/kppp/modem.cpp
@@ -38,7 +38,7 @@
#include "requester.h"
#include <klocale.h>
#include <kdebug.h>
-#include <kcmdlineargs.h>
+#include <tdecmdlineargs.h>
#include <config.h>
static sigjmp_buf jmp_buffer;