diff options
Diffstat (limited to 'ACEXML/tests/Transcoder_Test.cpp')
-rw-r--r-- | ACEXML/tests/Transcoder_Test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ACEXML/tests/Transcoder_Test.cpp b/ACEXML/tests/Transcoder_Test.cpp index 1f7e113a93a..ff66804b309 100644 --- a/ACEXML/tests/Transcoder_Test.cpp +++ b/ACEXML/tests/Transcoder_Test.cpp @@ -1,6 +1,6 @@ // -*- C++ -*- $Id$ -#include "common/Transcode.h" +#include "ACEXML/common/Transcode.h" #include "ace/Log_Msg.h" void dump_utf16 (const ACEXML_UTF16 *data, |