summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libaf/af_format.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/libaf/af_format.h b/libaf/af_format.h
index b03779fd14..1e29f3d437 100644
--- a/libaf/af_format.h
+++ b/libaf/af_format.h
@@ -5,9 +5,7 @@
#ifndef MPLAYER_AF_FORMAT_H
#define MPLAYER_AF_FORMAT_H
-#ifndef MPLAYER_CONFIG_H
-#error af_format.h needs config.h
-#endif
+#include "config.h"
// Endianness
#define AF_FORMAT_BE (0<<0) // Big Endian