diff options
author | Michael Sevakis <jethead71@rockbox.org> | 2014-08-30 01:08:34 -0400 |
---|---|---|
committer | Michael Sevakis <jethead71@rockbox.org> | 2014-08-30 01:29:18 -0400 |
commit | da4938d6eed9c1c29e389e9a1de6a599d365fe09 (patch) | |
tree | 31d34d70b83583f91626e23fb83dbba4eb094284 /lib/rbcodec/test/SOURCES | |
parent | f3d60aea34de60c4371c04fa1b8482ca71a64b53 (diff) | |
download | rockbox-da4938d6eed9c1c29e389e9a1de6a599d365fe09.tar.gz rockbox-da4938d6eed9c1c29e389e9a1de6a599d365fe09.zip |
Get the last errors I hope!
Change-Id: Ia285b95480cc9ac6494b745d80892c4b1b912341
Diffstat (limited to 'lib/rbcodec/test/SOURCES')
-rw-r--r-- | lib/rbcodec/test/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rbcodec/test/SOURCES b/lib/rbcodec/test/SOURCES index d1413c758a..7afee84ae6 100644 --- a/lib/rbcodec/test/SOURCES +++ b/lib/rbcodec/test/SOURCES @@ -2,4 +2,4 @@ warble.c ../../../firmware/common/strlcpy.c ../../../firmware/common/unicode.c ../../../firmware/common/structec.c -../../../uisimulator/common/io.c +../../../firmware/common/pathfuncs.c |