summaryrefslogtreecommitdiffstats
path: root/source/modes/help-keys.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/modes/help-keys.c')
-rw-r--r--source/modes/help-keys.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/modes/help-keys.c b/source/modes/help-keys.c
index a3053e5b..728219ea 100644
--- a/source/modes/help-keys.c
+++ b/source/modes/help-keys.c
@@ -38,8 +38,8 @@
#include <sys/types.h>
#include <unistd.h>
-#include "modes/help-keys.h"
#include "helper.h"
+#include "modes/help-keys.h"
#include "rofi.h"
#include "settings.h"
#include "widgets/textbox.h"