diff options
Diffstat (limited to 'kmymoney2/widgets/selectedtransaction.cpp')
-rw-r--r-- | kmymoney2/widgets/selectedtransaction.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/kmymoney2/widgets/selectedtransaction.cpp b/kmymoney2/widgets/selectedtransaction.cpp index 102477b..60409b5 100644 --- a/kmymoney2/widgets/selectedtransaction.cpp +++ b/kmymoney2/widgets/selectedtransaction.cpp @@ -15,6 +15,10 @@ * * ***************************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #include "selectedtransaction.h" #include "register.h" |