Microsoft-3D-Movie-Maker/kauai/TOOLS/CHOMP.H

22 lines
477 B
C

/* Copyright (c) Microsoft Corporation.
Licensed under the MIT License. */
/* Copyright (c) Microsoft Corporation.
Licensed under the MIT License. */
/***************************************************************************
CHOMP.H
Header file for Chomp, the chunky compiler
***************************************************************************/
#ifndef CHOMP_H
#define CHOMP_H
#include <stdio.h>
#include "frame.h"
#include "mssio.h"
#endif //!CHOMP_H