diff --git a/src/common/Credentials.cpp b/src/common/Credentials.cpp index 91575e787..f66658cd1 100644 --- a/src/common/Credentials.cpp +++ b/src/common/Credentials.cpp @@ -1,5 +1,6 @@ #include "Credentials.hpp" +#include "debug/AssertInGuiThread.hpp" #include "keychain.h" #include "singletons/Paths.hpp" #include "singletons/Settings.hpp"