[geany/geany] 05f35e: Include spawn.h in geanyplugin.h as it has Plugin API bits in it

Colomban Wendling git-noreply at xxxxx
Sat Jul 11 20:12:08 UTC 2015


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Sat, 11 Jul 2015 20:12:08 UTC
Commit:      05f35ed68327513727765cb09be7564db7718ac0
             https://github.com/geany/geany/commit/05f35ed68327513727765cb09be7564db7718ac0

Log Message:
-----------
Include spawn.h in geanyplugin.h as it has Plugin API bits in it


Modified Paths:
--------------
    plugins/geanyplugin.h

Modified: plugins/geanyplugin.h
1 lines changed, 1 insertions(+), 0 deletions(-)
===================================================================
@@ -53,6 +53,7 @@
 #include "project.h"
 #include "sciwrappers.h"
 #include "search.h"
+#include "spawn.h"
 #include "stash.h"
 #include "support.h"
 #include "symbols.h"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list