Correction to use public headers in dbus code.

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4675 0c269be4-1314-0410-8aa9-9f06e86f4224
This commit is contained in:
sletz 2012-01-07 13:27:55 +00:00
parent 883ade8cbd
commit 1ce0d5cd61
4 changed files with 4 additions and 4 deletions

View File

@ -341,7 +341,7 @@ jackctl_driver_get_parameters(
*/
int
jackctl_driver_params_parse(
jackctl_driver * driver,
jackctl_driver_t * driver,
int argc,
char* argv[]);

View File

@ -26,7 +26,7 @@
#include "reserve.h"
#include "audio_reserve.h"
#include "JackError.h"
#include "jack/control.h"
#define DEVICE_MAX 2

View File

@ -30,7 +30,7 @@
#include "jackdbus.h"
#include "controller_internal.h"
#include "jack/session.h"
#include "common/JackError.h"
#include "jack/control.h"
#define JACK_DBUS_IFACE_NAME "org.jackaudio.SessionManager"

View File

@ -33,7 +33,7 @@
char * __cxa_demangle(const char * __mangled_name, char * __output_buffer, size_t * __length, int * __status);
#endif
#include "JackError.h"
#include "jack/control.h"
#if defined(REG_RIP)
# define SIGSEGV_STACK_IA64