]> git.saurik.com Git - apple/cf.git/blobdiff - StringEncodings.subproj/CFStringEncodingConverterExt.h
CF-368.26.tar.gz
[apple/cf.git] / StringEncodings.subproj / CFStringEncodingConverterExt.h
index 4db9b6a5f839a7b217e7b6916cd716d5b198bf1f..6f6a18feb609549015205b66188649652d0841c4 100644 (file)
@@ -1,10 +1,8 @@
 /*
- * Copyright (c) 2003 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
  *
  * @APPLE_LICENSE_HEADER_START@
  * 
- * Copyright (c) 1999-2003 Apple Computer, Inc.  All Rights Reserved.
- * 
  * This file contains Original Code and/or Modifications of Original Code
  * as defined in and that are subject to the Apple Public Source License
  * Version 2.0 (the 'License'). You may not use this file except in
  * @APPLE_LICENSE_HEADER_END@
  */
 /*     CFStringEncodingConverterExt.h
-       Copyright (c) 1998-2003, Apple, Inc. All rights reserved.
+       Copyright (c) 1998-2005, Apple, Inc. All rights reserved.
 */
 
 #ifndef __CFSTRINGENCODINGCONVERETEREXT_H__
 #define __CFSTRINGENCODINGCONVERETEREXT_H__ 1
 
-#include "CFStringEncodingConverter.h"
+#include <CoreFoundation/CFStringEncodingConverter.h>
 
 #if defined(__cplusplus)
 extern "C" {