windows-nt/Source/XPSP1/NT/multimedia/directx/dmusic/dmcompos/composin.h
2020-09-26 16:20:57 +08:00

29 lines
540 B
C

//+-------------------------------------------------------------------------
//
// Microsoft Windows
//
// Copyright (c) 1998-1999 Microsoft Corporation
//
// File: composin.h
//
//--------------------------------------------------------------------------
// ComposIn.h --- include file for the composition engine
#ifndef __COMPOSINH__
#define __COMPOSINH__
#include "dmusici.h"
#include "dmusicf.h"
#include "str.h"
#include "tlist.h"
#include "aariff.h"
#include "templats.h"
#include "sjpers.h"
#include "debug.h"
#endif