about summary refs log tree commit diff stats
path: root/tests/test_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_parser.c')
-rw-r--r--tests/test_parser.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_parser.c b/tests/test_parser.c
index 88e03c71..d72fd5c0 100644
--- a/tests/test_parser.c
+++ b/tests/test_parser.c
@@ -1,7 +1,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <head-unit.h>
-#include "parser.h"
+#include "command.h"
 
 void
 parse_null_returns_null(void)