diff options
Diffstat (limited to 'src/qtui.h')
-rw-r--r-- | src/qtui.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qtui.h b/src/qtui.h index 42f44e0d04..a3b9eb0148 100644 --- a/src/qtui.h +++ b/src/qtui.h @@ -6,6 +6,7 @@ #include <string> #include <boost/function/function0.hpp> +#include "wallet.h" typedef void wxWindow; #define wxYES 0x00000002 |