> @@ -14,14 +14,12 @@ > #include <glib.h> > #include <glib-object.h> > > +#include "tm_parser.h"
hum, this actually breaks every plugins because *tm_parser.h* isn't installed, so it gives nice errors like `fatal error: tm_parser.h: No such file or directory` --- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/906/files#r53552439
