diff --git a/src/qt/test/util.h b/src/qt/test/util.h index 324386c139..b0fb0a9c95 100644 --- a/src/qt/test/util.h +++ b/src/qt/test/util.h @@ -1,6 +1,8 @@ #ifndef BITCOIN_QT_TEST_UTIL_H #define BITCOIN_QT_TEST_UTIL_H +#include + /** * Press "Ok" button in message box dialog. *