//+-------------------------------------------------------------------------
//
//  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
