diff --git a/src/mainwindow.cpp b/src/mainwindow.cpp index 9816d6a..d03c0a6 100644 --- a/src/mainwindow.cpp +++ b/src/mainwindow.cpp @@ -10,6 +10,7 @@ #include "utils.h" #include "senttxstore.h" + #include "precompiled.h" using json = nlohmann::json;