Kaydet (Commit) bd6201ee authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Fix compilation for Linux and hopefully Windows, too

Change-Id: Ib8d6e4e73443d5ee233133cbb9e201783405c49a
üst dca5d2b1
......@@ -30,6 +30,7 @@
#define DBusGObjectPath char // DBusGObjectPath is only present in newer version of dbus-glib
#endif
#include "BluetoothServiceRecord.hxx"
#include "BufferedStreamSocket.hxx"
#endif
#ifdef WIN32
......@@ -38,6 +39,7 @@
#undef WB_RIGHT
#include <winsock2.h>
#include <ws2bth.h>
#include "BufferedStreamSocket.hxx"
#endif
#ifdef MACOSX
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment