mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 00:28:20 +00:00
[client] spice: update PureSpice submodule and update includes
This commit is contained in:
parent
65ba2e8df9
commit
17b77cfbc1
@ -18,7 +18,7 @@
|
||||
* Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#include "spice/spice.h"
|
||||
#include <purespice.h>
|
||||
#include "interface/displayserver.h"
|
||||
|
||||
LG_ClipboardData cb_spiceTypeToLGType(const PSDataType type);
|
||||
|
@ -25,8 +25,7 @@
|
||||
#include "core.h"
|
||||
#include "kb.h"
|
||||
|
||||
#include "spice/spice.h"
|
||||
|
||||
#include <purespice.h>
|
||||
#include <stdio.h>
|
||||
|
||||
static void bind_fullscreen(int sc, void * opaque)
|
||||
|
@ -33,7 +33,7 @@
|
||||
#include "common/ringbuffer.h"
|
||||
#include "common/event.h"
|
||||
|
||||
#include "spice/spice.h"
|
||||
#include <purespice.h>
|
||||
#include <lgmp/client.h>
|
||||
|
||||
#include "cimgui.h"
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit b85e30fc2c416d5044612d472017b4e168ea3ff5
|
||||
Subproject commit b7fbd3b816ba19dd3cb3eac3649ec97d9ff08f88
|
Loading…
Reference in New Issue
Block a user