summaryrefslogtreecommitdiffstats
path: root/common/commandprocessor.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/commandprocessor.h')
-rw-r--r--common/commandprocessor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/commandprocessor.h b/common/commandprocessor.h
index a4beed6..f3a0742 100644
--- a/common/commandprocessor.h
+++ b/common/commandprocessor.h
@@ -23,7 +23,7 @@
23 23
24#include <QObject> 24#include <QObject>
25#include <QTimer> 25#include <QTimer>
26#include <Async/Async> 26#include <KAsync/Async>
27#include <functional> 27#include <functional>
28 28
29#include "log.h" 29#include "log.h"