aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/HelpPage.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/HelpPage.cpp (renamed from src/helppage.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helppage.cpp b/src/ui/HelpPage.cpp
index c054dd36..6639574c 100644
--- a/src/helppage.cpp
+++ b/src/ui/HelpPage.cpp
@@ -19,7 +19,7 @@
* along with gpg4usb. If not, see <http://www.gnu.org/licenses/>
*/
-#include "helppage.h"
+#include "ui/HelpPage.h"
#include <utility>