diff options
Diffstat (limited to 'src/ui/help/AboutDialog.h')
-rw-r--r-- | src/ui/help/AboutDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/help/AboutDialog.h b/src/ui/help/AboutDialog.h index 95ae8c7a..40d93f3e 100644 --- a/src/ui/help/AboutDialog.h +++ b/src/ui/help/AboutDialog.h @@ -29,7 +29,7 @@ #ifndef __ABOUTDIALOG_H__ #define __ABOUTDIALOG_H__ -#include "gpg/GpgContext.h" +#include "core/GpgContext.h" #include "ui/GpgFrontendUI.h" #include "ui/struct/SoftwareVersion.h" |