diff options
Diffstat (limited to 'src/main.cpp')
-rw-r--r-- | src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp index cf97380a..06edc084 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -29,7 +29,7 @@ #include "GpgFrontendBuildInfo.h" #include "gpg/GpgFunctionObject.h" #include "ui/MainWindow.h" -#include "ui/function/CtxCheckThread.h" +#include "ui/thread/CtxCheckThread.h" // Easy Logging Cpp INITIALIZE_EASYLOGGINGPP |