]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tokiter.h
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / test / intltest / tokiter.h
index c9202ddaa70cefb1ff0074a299ef50567e411063..5db5753ae4d37e2871af5aea9307126ef169e212 100644 (file)
@@ -1,6 +1,6 @@
 /*
 **********************************************************************
-* Copyright (c) 2004, International Business Machines
+* Copyright (c) 2004-2006, International Business Machines
 * Corporation and others.  All Rights Reserved.
 **********************************************************************
 * Author: Alan Liu
@@ -11,8 +11,8 @@
 #ifndef __ICU_INTLTEST_TOKITER__
 #define __ICU_INTLTEST_TOKITER__
 
-#include "unicode/utypes.h"
-#include "unicode/unistr.h"
+#include "intltest.h"
+
 class TextFile;
 
 /**