diff options
Diffstat (limited to '')
-rw-r--r-- | src/ui/dialog/help/AboutDialog.cpp (renamed from src/ui/help/AboutDialog.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/help/AboutDialog.cpp b/src/ui/dialog/help/AboutDialog.cpp index 16f68958..7612d9d9 100644 --- a/src/ui/help/AboutDialog.cpp +++ b/src/ui/dialog/help/AboutDialog.cpp @@ -26,7 +26,7 @@ * */ -#include "ui/help/AboutDialog.h" +#include "AboutDialog.h" #include "GpgFrontendBuildInfo.h" #include "core/function/GlobalSettingStation.h" |