diff xvid_vbr.h @ 23689:3f0d00abc073

Do not use leading underscores in multiple inclusion guards, they are reserved.
author diego
date Mon, 02 Jul 2007 22:34:45 +0000
parents 401b440a6d76
children 3baf6a2283da
line wrap: on
line diff
--- a/xvid_vbr.h	Mon Jul 02 22:02:59 2007 +0000
+++ b/xvid_vbr.h	Mon Jul 02 22:34:45 2007 +0000
@@ -23,8 +23,8 @@
  *
  *****************************************************************************/
 
-#ifndef __XVID_VBR_H__
-#define __XVID_VBR_H__
+#ifndef XVID_VBR_H
+#define XVID_VBR_H
 
 #define VBR_VERSION 0