<p>In <a href="https://github.com/geany/geany/pull/906#discussion_r53553945">tagmanager/src/tm_source_file.h</a>:</p>
<pre style='color:#555'>> @@ -14,14 +14,12 @@
>  #include <glib.h>
>  #include <glib-object.h>
>  
> +#include "tm_parser.h"
</pre>
<p>it's probably not as nice, but as the type is a mere typedef anyway it could "just" go in some other installed file instead of <em>tm_parser.h</em> if we don't want to expose more stuff</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/pull/906/files#r53553945">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ6QhjJGrOPffvbcdt4PPMHz2qBpmks5pmJqagaJpZM4HcjrT.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/pull/906/files#r53553945"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>