mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Some more header inclusion fix.
This commit is contained in:
parent
a584db8606
commit
4750de3a23
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||
|
||||
#include "upnp.h"
|
||||
#include "private.h"
|
||||
#include "lpconfig.h"
|
||||
#include "linphone/lpconfig.h"
|
||||
#include <ctype.h>
|
||||
|
||||
#define UPNP_STRINGIFY(x) #x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue