diff options
Diffstat (limited to 'kmymoney2/widgets/transactionform.h')
-rw-r--r-- | kmymoney2/widgets/transactionform.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kmymoney2/widgets/transactionform.h b/kmymoney2/widgets/transactionform.h index 574855e..1057c76 100644 --- a/kmymoney2/widgets/transactionform.h +++ b/kmymoney2/widgets/transactionform.h @@ -34,12 +34,11 @@ // ---------------------------------------------------------------------------- // Project Includes +#include <kmymoney/kmymoneysettings.h> #include <kmymoney/mymoneyaccount.h> #include <kmymoney/mymoneyobject.h> #include <kmymoney/register.h> -#include "../kmymoneysettings.h" - class MyMoneyObjectContainer; namespace KMyMoneyTransactionForm { |