windows-nt/Source/XPSP1/NT/multimedia/opengl/toolkits/libmtk/mtk.hxx
2020-09-26 16:20:57 +08:00

22 lines
438 B
C++

/******************************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__