diff options
Diffstat (limited to 'tdecore/kglobal.h')
-rw-r--r-- | tdecore/kglobal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kglobal.h b/tdecore/kglobal.h index e2f55b007..ca0101149 100644 --- a/tdecore/kglobal.h +++ b/tdecore/kglobal.h @@ -18,7 +18,7 @@ #ifndef _KGLOBAL_H #define _KGLOBAL_H -#include "kdelibs_export.h" +#include "tdelibs_export.h" #include <kinstance.h> // KDE4: class KInstance is enough here class KCharsets; |