diff --git a/src/qt/splashscreen.cpp b/src/qt/splashscreen.cpp index 1162e2d87..5dd110b36 100644 --- a/src/qt/splashscreen.cpp +++ b/src/qt/splashscreen.cpp @@ -4,6 +4,7 @@ #include "splashscreen.h" +#include "version.h" #include "clientversion.h" #include "init.h" #include "ui_interface.h"