libcm/dsp/cmDspUi.h

20 lines
211 B
C
Raw Normal View History

2012-10-30 03:52:39 +00:00
// This file contains definitions that are common to both the host UI
// and the DSP system.
#ifndef cmDspUi_h
#define cmDspUi_h
#ifdef __cplusplus
extern "C" {
#endif
#ifdef __cplusplus
}
#endif
#endif