]> Git Repo - qemu.git/blobdiff - ui/qemu-pixman.c
qemu-option: Disable two helpful messages that got broken recently
[qemu.git] / ui / qemu-pixman.c
index 609335ab1153fb9cd6cc9ae95ca6491a47b95035..6dcbe905468de5152665e59abcf150d5480486e0 100644 (file)
@@ -3,7 +3,8 @@
  * See the COPYING file in the top-level directory.
  */
 
-#include "ui/qemu-pixman.h"
+#include "qemu-common.h"
+#include "ui/console.h"
 
 int qemu_pixman_get_type(int rshift, int gshift, int bshift)
 {
This page took 0.022868 seconds and 4 git commands to generate.