Commit 69749eb5 authored by skidoo23's avatar skidoo23

decoder/sidplay: fix typo to avoid linker error with meson (libsidplayfp)

parent 94592c14
......@@ -26,7 +26,7 @@
#include "fs/Path.hxx"
#include "fs/AllocatedPath.hxx"
#ifdef HAVE_SIDPLAYFP
#include "fs/io/FileReader.cxx"
#include "fs/io/FileReader.hxx"
#include "util/RuntimeError.hxx"
#endif
#include "util/Macros.hxx"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment