blob: eb443276028a8122c29fe2d844512af753fe7f11 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- lily/include/includable-lexer.hh.orig 2023-02-10 17:44:03 UTC
+++ lily/include/includable-lexer.hh
@@ -21,7 +21,7 @@
#define INCLUDABLE_LEXER_HH
#ifndef LEXER_CC
-#include <FlexLexer.h>
+#include "/usr/include/FlexLexer.h"
#endif
#include "std-string.hh"
|