summaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index 74daf5b..3e519f2 100644
--- a/options.c
+++ b/options.c
@@ -22,7 +22,7 @@
#include <stdio.h>
#include <unistd.h>
-#include "sxiv.h"
+#include "config.h"
#include "options.h"
options_t _options;