Bug 1996 - Contribution for West Bridge Astoria Symbian Storage Driver - Minor change for a build error.
/* Cypress West Bridge API header file (cyastioch.h)
## ===========================
##
## Copyright Cypress Semiconductor Corporation, 2006-2009,
## All Rights Reserved
## UNPUBLISHED, LICENSED SOFTWARE.
##
## CONFIDENTIAL AND PROPRIETARY INFORMATION
## WHICH IS THE PROPERTY OF CYPRESS.
##
## Use of this file is governed
## by the license agreement included in the file
##
## <install>/license/license.txt
##
## where <install> is the Cypress software
## installation root directory path.
##
## ===========================
*/
#ifndef _INCLUDED_CYANTIOCH_H_
#define _INCLUDED_CYANTIOCH_H_
#if !defined(__doxygen__)
#include "cyanerr.h"
#include "cyanmisc.h"
#include "cyanstorage.h"
#include "cyanusb.h"
#include "cyanch9.h"
#endif
#endif