Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/videolan/dav1d.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/common/bitdepth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/common/bitdepth.h b/include/common/bitdepth.h
index ad4b3ab..f150715 100644
--- a/include/common/bitdepth.h
+++ b/include/common/bitdepth.h
@@ -26,7 +26,7 @@
*/
#ifndef __DAV1D_COMMON_BITDEPTH_H__
-#define __DAV1D_COMMON_BITDEPTH_H__ 1
+#define __DAV1D_COMMON_BITDEPTH_H__
#include <stdint.h>
#include <string.h>