1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

Use correct KIO include

This commit is contained in:
Nicolas Fella 2024-01-03 01:02:48 +01:00
parent 66639b3c66
commit c4bed0e132

View File

@ -9,7 +9,7 @@
#include "informationpanelcontent.h"
#include <KDirNotify>
#include <KIO/Job>
#include <KIO/StatJob>
#include <KJobWidgets>
#include <KLocalizedString>