]> git.proxmox.com Git - mirror_qemu.git/blobdiff - ui/vnc-enc-zrle.h
Clean up header guards that don't match their file name
[mirror_qemu.git] / ui / vnc-enc-zrle.h
index 6b182132a6b482198334cf253cfdee281b19d81e..6535cb2aaf7bce1b1472104f49519f41669ef5c9 100644 (file)
@@ -26,8 +26,8 @@
  * THE SOFTWARE.
  */
 
-#ifndef VNC_ENCODING_ZRLE_H
-#define VNC_ENCODING_ZRLE_H
+#ifndef VNC_ENC_ZRLE_H
+#define VNC_ENC_ZRLE_H
 
 /*- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  * ZRLE - encoding combining Zlib compression, tiling, palettisation and