Fix includes.
This commit is contained in:
parent
db373e876b
commit
7c96d13d0d
@ -38,6 +38,8 @@
|
||||
#ifndef _GUAC_RDP_CLIENT_H
|
||||
#define _GUAC_RDP_CLIENT_H
|
||||
|
||||
#include <cairo/cairo.h>
|
||||
|
||||
#include <freerdp/freerdp.h>
|
||||
#include <freerdp/codec/color.h>
|
||||
|
||||
|
@ -42,6 +42,7 @@
|
||||
#include <freerdp/plugins/cliprdr.h>
|
||||
|
||||
#include <guacamole/client.h>
|
||||
#include <guacamole/protocol.h>
|
||||
|
||||
#include "client.h"
|
||||
#include "rdp_cliprdr.h"
|
||||
|
Loading…
Reference in New Issue
Block a user