mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
missing includes
git-svn-id: svn://localhost/ardour2/branches/3.0@12813 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
61f879bcee
commit
33d17f176b
1 changed files with 2 additions and 0 deletions
|
|
@ -2,9 +2,11 @@
|
||||||
#include "libpbd-config.h"
|
#include "libpbd-config.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <boost/scoped_ptr.hpp>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <glibmm/spawn.h>
|
#include <glibmm/spawn.h>
|
||||||
|
|
||||||
|
#include "pbd/epa.h"
|
||||||
#include "pbd/openuri.h"
|
#include "pbd/openuri.h"
|
||||||
|
|
||||||
bool
|
bool
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue