decoder/dsdlib: include cleanup

This commit is contained in:
Max Kellermann 2013-10-28 23:26:37 +01:00
parent 5b0d6a59cf
commit 0e8a15e813

View File

@ -22,7 +22,7 @@
#include "Compiler.h"
#include <stdlib.h>
#include <stddef.h>
#include <stdint.h>
struct Decoder;