/*******************************************************************************
This file is Part of the Gewi GUI Library for ZEngine.
Gewi and ZEngine Copyright (C) 2002, 2003 James Turk
Licensed under a BSD-style license. (see licensing.txt)
The maintainer of this library is James Turk (james@conceptofzero.net)
this library is found at the home of ZEngine http://zengine.sourceforge.net
*******************************************************************************/
/*!
\file GewiIncludes.h
\brief Include file for Gewi.
Include file for Gewi, contains external includes for Gewi.
$id: GewiIncludes.h,v 1.3 2003/05/19 23:56:05 cozman Exp $
\author James Turk
**/
#ifndef __gewiincludes_h__
#define __gewiincludes_h__
#include
#include
#include
#include
#include "ZEngine.h"
#include "GewiDefines.h"
#endif //__gewiincludes_h__