summaryrefslogtreecommitdiff
path: root/src/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h')
-rw-r--r--src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h b/src/config.h
index b04753f..55e4fd3 100644
--- a/src/config.h
+++ b/src/config.h
@@ -2,7 +2,7 @@
#include <X11/X.h>
#include <X11/keysym.h>
-#include <commands.h>
+#include "commands.h"
#include <string>
#include <vector>