Commit 173b02a2 authored by Guillaume Beraudo's avatar Guillaume Beraudo
Browse files

Bad include order in coreapi Makefile.

parent 81321369
No related merge requests found
Showing with 1 addition and 1 deletion
...@@ -74,8 +74,8 @@ endif ...@@ -74,8 +74,8 @@ endif
AM_CFLAGS=$(STRICT_OPTIONS) -DIN_LINPHONE \ AM_CFLAGS=$(STRICT_OPTIONS) -DIN_LINPHONE \
$(ORTP_CFLAGS) \ $(ORTP_CFLAGS) \
$(OSIP_CFLAGS) \
$(MEDIASTREAMER_CFLAGS) \ $(MEDIASTREAMER_CFLAGS) \
$(OSIP_CFLAGS) \
$(EXOSIP_CFLAGS) \ $(EXOSIP_CFLAGS) \
-DENABLE_TRACE \ -DENABLE_TRACE \
-DLOG_DOMAIN=\"LinphoneCore\" \ -DLOG_DOMAIN=\"LinphoneCore\" \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment