summaryrefslogtreecommitdiffstats
path: root/common/domain/event.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/domain/event.h')
-rw-r--r--common/domain/event.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/domain/event.h b/common/domain/event.h
index 38020f8..13cfc6e 100644
--- a/common/domain/event.h
+++ b/common/domain/event.h
@@ -18,7 +18,7 @@
18 */ 18 */
19#pragma once 19#pragma once
20 20
21#include "../clientapi.h" 21#include "applicationdomaintype.h"
22 22
23class ResultSet; 23class ResultSet;
24class QByteArray; 24class QByteArray;