mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
Changelog: http://lilypond.org/news.html#LilyPond-2_002e24_002e1-released_0021-February-12_002c-2023 PR: 271637
11 lines
267 B
C++
11 lines
267 B
C++
--- 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"
|