diff options
Diffstat (limited to 'buildtools/pascal/pascalglobaloptionsdlg.cpp')
-rw-r--r-- | buildtools/pascal/pascalglobaloptionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/pascal/pascalglobaloptionsdlg.cpp b/buildtools/pascal/pascalglobaloptionsdlg.cpp index 62facc8d..cf9e42cf 100644 --- a/buildtools/pascal/pascalglobaloptionsdlg.cpp +++ b/buildtools/pascal/pascalglobaloptionsdlg.cpp @@ -15,7 +15,7 @@ #include <kurlrequester.h> #include <kdebug.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "kdevcompileroptions.h" |