diff options
Diffstat (limited to 'include/opertype.h')
-rw-r--r-- | include/opertype.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/include/opertype.h b/include/opertype.h index 93f3f0629..3f0b8d157 100644 --- a/include/opertype.h +++ b/include/opertype.h @@ -8,9 +8,8 @@ #ifndef OPERTYPE_H #define OPERTYPE_H -#include "hashcomp.h" - -class OperType; +#include "services.h" +#include "account.h" struct CoreExport Oper { |