summaryrefslogtreecommitdiffstats
path: root/plugins/phonesim.c
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-10-20 12:09:46 -0500
committerDenis Kenzior <denkenz@gmail.com>2009-10-23 17:05:53 -0500
commitb2fd75014af770ffcfe5cd71379b577fc23a861a (patch)
tree4834424d266d2ca400b46fd55461e3ab79057c8c /plugins/phonesim.c
parentf43efa8a5f24f2aab71f829082cc02a272268986 (diff)
downloadofono-b2fd75014af770ffcfe5cd71379b577fc23a861a.tar.bz2
Refactor: rename data-connection to gprs
Keep the name specific to GSM, other implementations will probably require their own interfaces
Diffstat (limited to 'plugins/phonesim.c')
-rw-r--r--plugins/phonesim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/phonesim.c b/plugins/phonesim.c
index 071cbc97..6ac36db4 100644
--- a/plugins/phonesim.c
+++ b/plugins/phonesim.c
@@ -54,7 +54,7 @@
#include <ofono/ssn.h>
#include <ofono/ussd.h>
#include <ofono/voicecall.h>
-#include <ofono/data-connection.h>
+#include <ofono/gprs.h>
#include <drivers/atmodem/vendor.h>