summaryrefslogtreecommitdiffstats
path: root/codec-cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'codec-cfg.h')
-rw-r--r--codec-cfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/codec-cfg.h b/codec-cfg.h
index 149cd3f649..f1853c744d 100644
--- a/codec-cfg.h
+++ b/codec-cfg.h
@@ -27,7 +27,7 @@
#define CODECS_STATUS__MAX 2
-#ifndef GUID_TYPE
+#if !defined(GUID_TYPE) && !defined(GUID_DEFINED)
#define GUID_TYPE
typedef struct {
unsigned long f1;