aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui/HelpPage.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/ui/HelpPage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui/HelpPage.h b/include/ui/HelpPage.h
index 981f3c10..0b5e4ca3 100644
--- a/include/ui/HelpPage.h
+++ b/include/ui/HelpPage.h
@@ -22,7 +22,7 @@
#ifndef HELPPAGE_H
#define HELPPAGE_H
-#include <GPG4USB.h>
+#include <GpgFrontend.h>
class HelpPage : public QWidget {
Q_OBJECT