* Moved all server interface definitions from DataExchange.h to
ServerInterface.h. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34594 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -32,13 +32,17 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <OS.h>
|
|
||||||
#include <Controllable.h>
|
#include <Controllable.h>
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
|
|
||||||
|
#include <OS.h>
|
||||||
#include <ParameterWeb.h>
|
#include <ParameterWeb.h>
|
||||||
#include <Roster.h>
|
#include <Roster.h>
|
||||||
#include "debug.h"
|
|
||||||
#include "DataExchange.h"
|
#include <debug.h>
|
||||||
#include "Notifications.h"
|
#include <DataExchange.h>
|
||||||
|
#include <Notifications.h>
|
||||||
|
|
||||||
|
|
||||||
namespace BPrivate { namespace media {
|
namespace BPrivate { namespace media {
|
||||||
|
|||||||
Reference in New Issue
Block a user