summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/atmodem/gprs.c (renamed from drivers/atmodem/data-connection.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/atmodem/data-connection.c b/drivers/atmodem/gprs.c
index 47a90e5e..332e5cfd 100644
--- a/drivers/atmodem/data-connection.c
+++ b/drivers/atmodem/gprs.c
@@ -32,7 +32,7 @@
#include <ofono/log.h>
#include <ofono/modem.h>
-#include <ofono/data-connection.h>
+#include <ofono/gprs.h>
#include "gatchat.h"
#include "gatresult.h"