mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/spice-common
synced 2026-08-07 06:07:02 +00:00
canvas: Remove unused include header
Signed-off-by: Frediano Ziglio <fziglio@redhat.com> Acked-by: Christophe Fergeau <cfergeau@redhat.com>
This commit is contained in:
parent
0dda6fbf55
commit
41c7ea6611
@ -25,9 +25,6 @@
|
||||
#include "lz.h"
|
||||
#include "region.h"
|
||||
#include "draw.h"
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
SPICE_BEGIN_DECLS
|
||||
|
||||
|
||||
@ -19,10 +19,6 @@
|
||||
#ifndef _H_CANVAS_UTILS
|
||||
#define _H_CANVAS_UTILS
|
||||
|
||||
#ifdef WIN32
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#include <spice/types.h>
|
||||
#include <spice/macros.h>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user