]> Git Repo - qemu.git/blobdiff - ui/vnc-palette.c
Merge remote-tracking branch 'rth/tcg-for-anthony' into staging
[qemu.git] / ui / vnc-palette.c
index 63d5f64917d7cb5580768dc650b040ef3e09002b..c130deee9d41c69f02af8b67cf3fa440abfa2056 100644 (file)
@@ -27,6 +27,8 @@
  */
 
 #include "vnc-palette.h"
+#include <glib.h>
+#include <string.h>
 
 static VncPaletteEntry *palette_find(const VncPalette *palette,
                                      uint32_t color, unsigned int hash)
This page took 0.024298 seconds and 4 git commands to generate.