common/arglex.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- recite-1.0.orig/common/arglex.h
+++ recite-1.0/common/arglex.h
@@ -23,7 +23,7 @@
#ifndef ARGLEX_H
#define ARGLEX_H
-#include <main.h>
+#include "main.h"
typedef enum arglex_token_t arglex_token_t;
enum arglex_token_t