1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-06-09 06:10:42 +00:00

Include public cfg interface instead of private one

This commit is contained in:
Moritz Grimm 2018-07-17 11:21:12 +02:00
parent dccf0f0148
commit 4fb7001eb9

View File

@ -8,7 +8,7 @@
#include <check.h>
#include "cfg_private.h"
#include "cfg.h"
#include "cfgfile_xml.h"
#include "log.h"