diff options
Diffstat (limited to 'src/global.cpp')
-rw-r--r-- | src/global.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/global.cpp b/src/global.cpp index 077d287..5c75bfb 100644 --- a/src/global.cpp +++ b/src/global.cpp @@ -18,7 +18,7 @@ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ -#include <kglobal.h> +#include <tdeglobal.h> #include <kstandarddirs.h> #include <tqstring.h> #include <tdeaction.h> |