diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-09-28 23:48:39 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-09-28 23:48:39 +0200 |
commit | 7743899403177a53c782822e66d21aaf4043dd65 (patch) | |
tree | e859ce805e212a06e4c60adcfe04a75008fb0034 | |
parent | 520c17a99092f4bd0c7de5e6e11e80eb21b2980e (diff) |
fix another unotest/test breaker
-rw-r--r-- | tools/qa/cppunit/test_reversemap.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qa/cppunit/test_reversemap.cxx b/tools/qa/cppunit/test_reversemap.cxx index 689f99e589d8..1f85c7bbf180 100644 --- a/tools/qa/cppunit/test_reversemap.cxx +++ b/tools/qa/cppunit/test_reversemap.cxx @@ -41,7 +41,7 @@ #include <rtl/ustring.hxx> #include <vector> -#include "test/oustringostreaminserter.hxx" +#include "unotest/oustringostreaminserter.hxx" #include "tools/tenccvt.hxx" //Tests for getBestMSEncodingByChar |