]> git.proxmox.com Git - mirror_qemu.git/blobdiff - ui/vnc-enc-zywrle-template.c
Revert "audio: fix pc speaker init"
[mirror_qemu.git] / ui / vnc-enc-zywrle-template.c
index 561f7bfabb898d9490f81852b44364ff0c887034..e9be55966ea6f87672ae655e826857a61d3e0409 100644 (file)
@@ -44,8 +44,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 /* Change Log:
      V0.02 : 2008/02/04 : Fix mis encode/decode when width != scanline
-                            (Thanks Johannes Schindelin, author of LibVNC
-                                                 Server/Client)
+                             (Thanks Johannes Schindelin, author of LibVNC
+                                                  Server/Client)
      V0.01 : 2007/02/06 : Initial release
 */
 
@@ -100,6 +100,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #endif
 
 #define ZYWRLE_QUANTIZE
+#include "qemu/osdep.h"
 #include "vnc-enc-zywrle.h"
 
 #ifndef ZRLE_COMPACT_PIXEL