We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeb4434 commit 4c03846Copy full SHA for 4c03846
samples/net/gsm_modem/src/main.c
@@ -11,7 +11,7 @@
11
#include <net/net_mgmt.h>
12
#include <net/net_event.h>
13
#include <net/net_conn_mgr.h>
14
-#include <drivers/gsm_ppp.h>
+#include <drivers/modem/gsm_ppp.h>
15
16
#include <logging/log.h>
17
LOG_MODULE_REGISTER(sample_gsm_ppp, LOG_LEVEL_DBG);
0 commit comments