mirror of https://github.com/ARMmbed/mbed-os.git
Moved APN_db.h under new cellular.
parent
bee31ad1b3
commit
7fd6b71337
|
@ -23,7 +23,7 @@
|
|||
#include <string.h>
|
||||
#include "nsapi_ppp.h"
|
||||
#if MBED_CONF_PPP_CELL_IFACE_APN_LOOKUP
|
||||
#include "utils/APN_db.h"
|
||||
#include "APN_db.h"
|
||||
#endif //MBED_CONF_PPP_CELL_IFACE_APN_LOOKUP
|
||||
#if defined(FEATURE_COMMON_PAL)
|
||||
#include "mbed_trace.h"
|
||||
|
|
Loading…
Reference in New Issue