Index: uspace/lib/c/include/fourcc.h
===================================================================
--- uspace/lib/c/include/fourcc.h	(revision e299dbea7222619405338e2251a7e729a9b1e37a)
+++ uspace/lib/c/include/fourcc.h	(revision bc73be3215c832cdb0c8a5022db800902f9f62dc)
@@ -33,6 +33,6 @@
  */
 
-#ifndef LIBC_FOURCC_H_
-#define LIBC_FOURCC_H_
+#ifndef _LIBC_FOURCC_H_
+#define _LIBC_FOURCC_H_
 
 #include <stdint.h>
