diff options
Diffstat (limited to 'src/ui/widgets/TOFUInfoPage.h')
-rw-r--r-- | src/ui/widgets/TOFUInfoPage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widgets/TOFUInfoPage.h b/src/ui/widgets/TOFUInfoPage.h index eb076398..4bd9b89a 100644 --- a/src/ui/widgets/TOFUInfoPage.h +++ b/src/ui/widgets/TOFUInfoPage.h @@ -28,7 +28,7 @@ #pragma once -#include "core/GpgModel.h" +#include "core/typedef/GpgTypedef.h" #include "ui/GpgFrontendUI.h" namespace GpgFrontend::UI { |