summaryrefslogtreecommitdiff
path: root/test/formats
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-14 23:46:46 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-14 23:46:46 +0100
commitfec6ac1d65aee3e4e5c948b0f7cbdec7ceb6cb45 (patch)
treeb3f8f967f38ed2b2eee1f5d40896cc08d415dd45 /test/formats
parent2b0632764c26728675090c4cd0920f1b7c093ed1 (diff)
Added testcase for Osdmx Parser
Diffstat (limited to 'test/formats')
-rw-r--r--test/formats/osdmx/OsdmxParserTest.cpp2
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 {