mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
6 lines
109 B
C
6 lines
109 B
C
#ifndef _LIBMPG123_PCH_
|
|
#define _LIBMPG123_PCH_
|
|
|
|
#include <mpg123lib_intern.h>
|
|
|
|
#endif /* _LIBMPG123_PCH_ */
|