diff options
Diffstat (limited to 'src/kitemcategorizer.h')
| -rw-r--r-- | src/kitemcategorizer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kitemcategorizer.h b/src/kitemcategorizer.h index 782f62566..7bec65637 100644 --- a/src/kitemcategorizer.h +++ b/src/kitemcategorizer.h @@ -21,12 +21,12 @@ #ifndef __KITEMCATEGORIZER_H__ #define __KITEMCATEGORIZER_H__ -#include <kdeui_export.h> +#include <libdolphin_export.h> class QString; class QModelIndex; -class KDEUI_EXPORT KItemCategorizer +class LIBDOLPHINPRIVATE_EXPORT KItemCategorizer { public: KItemCategorizer() |
