1#ifndef SPICEQXL_VDAGENT_H 2#define SPICEQXL_VDAGENT_H 3 4#include "qxl.h" 5 6void spiceqxl_vdagent_init(qxl_screen_t *qxl); 7 8#endif 9
1#ifndef SPICEQXL_VDAGENT_H 2#define SPICEQXL_VDAGENT_H 3 4#include "qxl.h" 5 6void spiceqxl_vdagent_init(qxl_screen_t *qxl); 7 8#endif 9