diff options
Diffstat (limited to 'common/domain/event.h')
-rw-r--r-- | common/domain/event.h | 2 |
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 | ||
23 | class ResultSet; | 23 | class ResultSet; |
24 | class QByteArray; | 24 | class QByteArray; |