diff options
Diffstat (limited to 'tdecore/kvmallocator.h')
-rw-r--r-- | tdecore/kvmallocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/kvmallocator.h b/tdecore/kvmallocator.h index 5cfacb6c3..e85e03446 100644 --- a/tdecore/kvmallocator.h +++ b/tdecore/kvmallocator.h @@ -26,7 +26,7 @@ #define KVMALLOCATOR_H #include <sys/types.h> -#include "kdelibs_export.h" +#include "tdelibs_export.h" class KVMAllocatorPrivate; |