diff options
Diffstat (limited to 'src/panels/information/informationpanelcontent.h')
| -rw-r--r-- | src/panels/information/informationpanelcontent.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/panels/information/informationpanelcontent.h b/src/panels/information/informationpanelcontent.h index f6182d2df..dfbc2233b 100644 --- a/src/panels/information/informationpanelcontent.h +++ b/src/panels/information/informationpanelcontent.h @@ -20,10 +20,10 @@ #ifndef INFORMATIONPANELCONTENT_H #define INFORMATIONPANELCONTENT_H -#include <kconfig.h> -#include <kfileitem.h> -#include <kurl.h> -#include <kvbox.h> +#include <KConfig> +#include <KFileItem> +#include <KUrl> +#include <KVBox> class KFileItemList; class KFileMetaDataWidget; |
