rockbox/lib/rbcodec/test/rbcodecconfig.h
Aidan MacDonald 9e53d5541f "Fix" warble build warnings 800bc000a0
Not really sure how best to deal with the warnings (redefinition of
ARRAYLEN, etc.) short of splitting things out of system.h but this
is good enough for now.

Change-Id: Ibea9f693d128c7995f564f0f5c81d572462a5553
2023-01-15 13:33:22 +00:00

2 lines
58 B
C

#include "../rbcodecconfig-example.h"
#include "system.h"