7 lines
63 B
C
7 lines
63 B
C
|
#ifndef OPUS_H
|
||
|
#define OPUS_H
|
||
|
|
||
|
#include "opus_types.h"
|
||
|
|
||
|
#endif
|