summaryrefslogtreecommitdiffstats
path: root/lib/rbcodec/metadata/sid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/metadata/sid.c')
-rw-r--r--lib/rbcodec/metadata/sid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/metadata/sid.c b/lib/rbcodec/metadata/sid.c
index 50b879b56d..3a276b3cde 100644
--- a/lib/rbcodec/metadata/sid.c
+++ b/lib/rbcodec/metadata/sid.c
@@ -23,8 +23,8 @@
#include <stdlib.h>
#include <ctype.h>
#include <inttypes.h>
+#include "platform.h"
-#include "system.h"
#include "metadata.h"
#include "metadata_common.h"
#include "metadata_parsers.h"