summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--codec-cfg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/codec-cfg.h b/codec-cfg.h
index f1853c744d..fc1f1a4856 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -28,7 +28,8 @@
#if !defined(GUID_TYPE) && !defined(GUID_DEFINED)
-#define GUID_TYPE
+#define GUID_TYPE 1
+#define GUID_DEFINED 1
typedef struct {
unsigned long f1;
unsigned short f2;