Include spawn.h in geanyplugin.h as it has Plugin API bits in it

This commit is contained in:
Colomban Wendling 2015-07-11 22:12:08 +02:00
parent 5379e1387f
commit 05f35ed683

View File

@ -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"