- /*============================================================================*
- *
- * (c) 1995-2002 RealNetworks, Inc. Patents pending. All rights reserved.
- *
- *============================================================================*/
- #ifndef URL_FIX_H
- #define URL_FIX_H
- #include "chxavurlrep.h"
- namespace CHXAvURLFixup
- {
- CHXAvURLRep TryEscapeURL(const CHXAvURLRep& url);
- };
- #endif // URL_FIX_H