diff options
Diffstat (limited to 'knotes/knotehostdlg.cpp')
-rw-r--r-- | knotes/knotehostdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/knotehostdlg.cpp b/knotes/knotehostdlg.cpp index 11abfce1..c840dae4 100644 --- a/knotes/knotehostdlg.cpp +++ b/knotes/knotehostdlg.cpp @@ -39,7 +39,7 @@ #include <tdeglobal.h> #include <tdelocale.h> #include <tdestandarddirs.h> -#include <ksimpleconfig.h> +#include <tdesimpleconfig.h> #include <kcombobox.h> #include "knotehostdlg.h" |