summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gprs.c (renamed from src/data-connection.c)0
-rw-r--r--src/ofono.h2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/data-connection.c b/src/gprs.c
index eab36c79..eab36c79 100644
--- a/src/data-connection.c
+++ b/src/gprs.c
diff --git a/src/ofono.h b/src/ofono.h
index 177e1fdd..6e6fa3d9 100644
--- a/src/ofono.h
+++ b/src/ofono.h
@@ -161,7 +161,7 @@ void __ofono_atom_free(struct ofono_atom *atom);
#include <ofono/sms.h>
#include <ofono/sim.h>
#include <ofono/voicecall.h>
-#include <ofono/data-connection.h>
+#include <ofono/gprs.h>
#include <ofono/ssn.h>