mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-08 19:54:13 +00:00
[client] spice: update PureSpice submodule and update includes
This commit is contained in:
@@ -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"
|
||||
|
Submodule repos/PureSpice updated: b85e30fc2c...b7fbd3b816
Reference in New Issue
Block a user