Files
Luke Street 1b0b96665a Migrate to dtk-template
Co-authored-by: NWPlayer123 <NWPlayer123@users.noreply.github.com>
2024-10-28 19:18:21 -06:00

6 lines
79 B
C

#ifndef OS_AUDIO_SYSTEM_H
#define OS_AUDIO_SYSTEM_H
#include "types.h"
#endif