rilmodem: Rework header order in call-forwarding

This commit is contained in:
Denis Kenzior 2015-11-05 11:01:59 -06:00
parent ec3d719835
commit fc14bde9f1
1 changed files with 1 additions and 2 deletions

View File

@ -36,13 +36,12 @@
#include <ofono/log.h>
#include <ofono/modem.h>
#include <ofono/call-forwarding.h>
#include "common.h"
#include "gril.h"
#include "rilmodem.h"
#include "common.h"
struct forw_data {
GRil *ril;
int last_cls;