diff options
Diffstat (limited to 'kppp/pwentry.cpp')
-rw-r--r-- | kppp/pwentry.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kppp/pwentry.cpp b/kppp/pwentry.cpp index 7584c3c6..c3fc516e 100644 --- a/kppp/pwentry.cpp +++ b/kppp/pwentry.cpp @@ -27,7 +27,7 @@ #include <stdio.h> #include <tqapplication.h> -#include <kglobalsettings.h> +#include <tdeglobalsettings.h> #include "pwentry.h" PWEntry::PWEntry( TQWidget *parent, const char *name ) |