summaryrefslogtreecommitdiff
path: root/src/getargs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/getargs.h')
-rw-r--r--src/getargs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getargs.h b/src/getargs.h
index 3c081fe3..e97db2b5 100644
--- a/src/getargs.h
+++ b/src/getargs.h
@@ -21,7 +21,7 @@
#ifndef GETARGS_H_
# define GETARGS_H_
-#include "location.h"
+# include "location.h"
enum { command_line_prio, grammar_prio, default_prio };