diff options
Diffstat (limited to 'common/store.h')
-rw-r--r-- | common/store.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/store.h b/common/store.h index f787a3e..86e4d20 100644 --- a/common/store.h +++ b/common/store.h | |||
@@ -24,7 +24,7 @@ | |||
24 | #include <QString> | 24 | #include <QString> |
25 | #include <QSharedPointer> | 25 | #include <QSharedPointer> |
26 | 26 | ||
27 | #include <Async/Async> | 27 | #include <KAsync/Async> |
28 | 28 | ||
29 | #include "query.h" | 29 | #include "query.h" |
30 | #include "applicationdomaintype.h" | 30 | #include "applicationdomaintype.h" |