diff options
Diffstat (limited to 'common/inspector.h')
-rw-r--r-- | common/inspector.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/inspector.h b/common/inspector.h index a746f03..5ee995e 100644 --- a/common/inspector.h +++ b/common/inspector.h | |||
@@ -21,7 +21,7 @@ | |||
21 | 21 | ||
22 | #include "sink_export.h" | 22 | #include "sink_export.h" |
23 | #include <QObject> | 23 | #include <QObject> |
24 | #include <Async/Async> | 24 | #include <KAsync/Async> |
25 | 25 | ||
26 | #include "notification.h" | 26 | #include "notification.h" |
27 | #include "resourcecontext.h" | 27 | #include "resourcecontext.h" |