mirror of
https://github.com/zeldaret/tww.git
synced 2026-06-10 20:58:29 -04:00
7 lines
151 B
C
7 lines
151 B
C
#ifndef OBJECT_SOUND_H
|
|
#define OBJECT_SOUND_H
|
|
|
|
#include "JSystem/JStudio/JStudio_JAudio/control.h" // IWYU pragma: export
|
|
|
|
#endif /* OBJECT_SOUND_H */
|