jpayne@69: #include jpayne@69: #include jpayne@69: #ifndef __hdspm_type_defined jpayne@69: #define __hdspm_type_defined jpayne@69: typedef struct hdspm_peak_rms hdspm_peak_rms_t; jpayne@69: typedef struct hdspm_config_info hdspm_config_info_t; jpayne@69: typedef struct hdspm_version hdspm_version_t; jpayne@69: typedef struct hdspm_channelfader snd_hdspm_channelfader_t; jpayne@69: typedef struct hdspm_mixer hdspm_mixer_t; jpayne@69: #endif