aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/thread/VersionCheckThread.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/thread/VersionCheckThread.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/thread/VersionCheckThread.h b/src/ui/thread/VersionCheckThread.h
index 3a1cd698..6ad35afe 100644
--- a/src/ui/thread/VersionCheckThread.h
+++ b/src/ui/thread/VersionCheckThread.h
@@ -30,7 +30,7 @@
#define GPGFRONTEND_VERSIONCHECKTHREAD_H
#include "ui/GpgFrontendUI.h"
-#include "ui/data_struct/SoftwareVersion.h"
+#include "ui/struct/SoftwareVersion.h"
namespace GpgFrontend::UI {