These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / ui / vnc-palette.c
index c130dee..3b89d1a 100644 (file)
@@ -26,9 +26,9 @@
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
 #include "vnc-palette.h"
 #include <glib.h>
-#include <string.h>
 
 static VncPaletteEntry *palette_find(const VncPalette *palette,
                                      uint32_t color, unsigned int hash)