summaryrefslogtreecommitdiff
path: root/test/core/RegistryTest.cpp
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2014-12-11 15:26:50 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2014-12-11 15:26:50 +0100
commit3f62168ed0b088eec3cb2903f03966f7d501f564 (patch)
tree781f5bd9b304d9eb931827a26f463575d772983d /test/core/RegistryTest.cpp
parentb74936760e28a92cadfaec47928ea478fe2d72ee (diff)
moved to CharReader everywhere
Diffstat (limited to 'test/core/RegistryTest.cpp')
-rw-r--r--test/core/RegistryTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/RegistryTest.cpp b/test/core/RegistryTest.cpp
index e06011a..22365f2 100644
--- a/test/core/RegistryTest.cpp
+++ b/test/core/RegistryTest.cpp
@@ -22,7 +22,7 @@
#include <sstream>
-#include <core/Logger.hpp>
+#include <core/common/Logger.hpp>
namespace ousia {