src/highlighter.h

changeset 61
47a5fc33590a
parent 56
81d99e9ceb20
child 67
5da2cb5aea6b
equal deleted inserted replaced
60:9f25df78925e 61:47a5fc33590a
28 */ 28 */
29 29
30 #ifndef C2HTML_HIGHLIGHTER_H 30 #ifndef C2HTML_HIGHLIGHTER_H
31 #define C2HTML_HIGHLIGHTER_H 31 #define C2HTML_HIGHLIGHTER_H
32 32
33 #include "ucx/buffer.h" 33 #include <ucx/buffer.h>
34 34
35 #ifdef __cplusplus 35 #ifdef __cplusplus
36 extern "C" { 36 extern "C" {
37 #endif 37 #endif
38 38

mercurial