LCLayerCA.h   [plain text]


/*
 * Copyright (C) 2007, 2008, Apple Inc. All rights reserved.
 *
 * No license or rights are granted by Apple expressly or by implication,
 * estoppel, or otherwise, to Apple copyrights, patents, trademarks, trade
 * secrets or other rights.
 */

#ifndef LCLayerCA_h
#define LCLayerCA_h

#if ENABLE(HW_COMP)

#include "LCLayer.h"

#endif // ENABLE(HW_COMP)

#endif // LCLayerCA_h