diff options
Diffstat (limited to 'test/formats/osdmx')
-rw-r--r-- | test/formats/osdmx/OsdmxParserTest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/formats/osdmx/OsdmxParserTest.cpp b/test/formats/osdmx/OsdmxParserTest.cpp index af1ef56..c0fb50d 100644 --- a/test/formats/osdmx/OsdmxParserTest.cpp +++ b/test/formats/osdmx/OsdmxParserTest.cpp @@ -29,7 +29,7 @@ #include <core/StandaloneEnvironment.hpp> #include <plugins/filesystem/FileLocator.hpp> -#include <plugins/xml/XmlParser.hpp> +#include <formats/osdmx/OsdmxParser.hpp> namespace ousia { |