added missing GEANY_HIGHLIGHTING_H
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@105 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
04c5ff3b61
commit
3833734cee
@ -21,7 +21,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#include "geany.h"
|
||||
#ifndef GEANY_HIGHLIGHTING_H
|
||||
#define GEANY_HIGHLIGHTING_H 1
|
||||
|
||||
|
||||
typedef struct
|
||||
@ -67,3 +68,4 @@ void styleset_conf(ScintillaObject *sci);
|
||||
|
||||
void styleset_asm(ScintillaObject *sci);
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user