summaryrefslogtreecommitdiff
path: root/src/gui/help.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/help.cpp')
-rw-r--r--src/gui/help.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/gui/help.cpp b/src/gui/help.cpp
index 3ff8f0f4..29a2d24b 100644
--- a/src/gui/help.cpp
+++ b/src/gui/help.cpp
@@ -22,10 +22,14 @@
*/
#include "help.h"
-#include "scrollarea.h"
+
#include "button.h"
+#include "browserbox.h"
+#include "scrollarea.h"
#include "textbox.h"
+
#include "../log.h"
+
#include "../resources/resourcemanager.h"
HelpWindow::HelpWindow():