mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-11-03 04:17:17 -05:00
Fix: Corrected type of #include
This commit is contained in:
parent
07899c4aab
commit
1b6c51787f
@ -15,7 +15,7 @@
|
||||
#endif
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <refobject.h>
|
||||
#include "refobject.h"
|
||||
|
||||
typedef enum {
|
||||
FASTEVENT_TYPE_SLOWEVENT = 0,
|
||||
|
Loading…
Reference in New Issue
Block a user