Windows2003-3790/multimedia/opengl/toolkits/libmtk/mtk.hxx

22 lines
459 B
C++
Raw Normal View History

2001-01-01 00:00:00 +01:00
/******************************Module*Header*******************************\
* Module Name: mtk.hxx
*
* mtk object classes
*
* Copyright (c) 1996 Microsoft Corporation
*
\**************************************************************************/
#ifndef __mtk_hxx__
#define __mtk_hxx__
#include "mtk.h"
#include "mtkwin.hxx"
#include "util.hxx"
#include "glutil.hxx"
#include "timer.hxx"
#include "texture.hxx"
#endif // __mtk_hxx__