diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/GpgFrontendUI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/GpgFrontendUI.h b/src/ui/GpgFrontendUI.h index fbc59a00..f67da43e 100644 --- a/src/ui/GpgFrontendUI.h +++ b/src/ui/GpgFrontendUI.h @@ -37,5 +37,5 @@ * Project internal dependencies */ #include "GpgFrontend.h" -#include "core/GpgModel.h" +#include "core/GpgFrontendCore.h" #include "ui/GpgFrontendUIExport.h" |