diff options
Diffstat (limited to 'buildtools/ada/adaglobaloptionsdlg.cpp')
-rw-r--r-- | buildtools/ada/adaglobaloptionsdlg.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/ada/adaglobaloptionsdlg.cpp b/buildtools/ada/adaglobaloptionsdlg.cpp index 33e432cf..a39c9c3f 100644 --- a/buildtools/ada/adaglobaloptionsdlg.cpp +++ b/buildtools/ada/adaglobaloptionsdlg.cpp @@ -13,7 +13,7 @@ #include <kurlrequester.h> #include <kdebug.h> -#include <kconfig.h> +#include <tdeconfig.h> #include "kdevcompileroptions.h" |