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 3243164c10..42f44e0d04 100644 --- a/src/qtui.h +++ b/src/qtui.h @@ -5,6 +5,7 @@ #define BITCOIN_EXTERNUI_H #include <string> +#include <boost/function/function0.hpp> typedef void wxWindow; #define wxYES 0x00000002 |