mirror of
https://github.com/zeldaret/tp
synced 2026-05-23 15:01:53 -04:00
8 lines
143 B
C
8 lines
143 B
C
#ifndef JAISTREAM_H
|
|
#define JAISTREAM_H
|
|
|
|
#include "JSystem/JAudio2/JAISound.h"
|
|
#include "JSystem/JSupport/JSUList.h"
|
|
|
|
#endif /* JAISTREAM_H */
|