diff options
Diffstat (limited to 'tdecore/kallocator.h')
-rw-r--r-- | tdecore/kallocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kallocator.h b/tdecore/kallocator.h index 2d5d39f2a..abc4c4b64 100644 --- a/tdecore/kallocator.h +++ b/tdecore/kallocator.h @@ -27,7 +27,7 @@ #define KALLOCATOR_H #include <tqvaluelist.h> -#include "kdelibs_export.h" +#include "tdelibs_export.h" class KZoneAllocatorPrivate; |