aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt/test/util.h')
-rw-r--r--src/qt/test/util.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qt/test/util.h b/src/qt/test/util.h
index 5363c94547..377f07dcba 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 <QString>
+
/**
* Press "Ok" button in message box dialog.
*