build: fix header dependencies

We shouldn't depend on any header file from the previous implementation.
This commit is contained in:
Aleksander Morgado
2012-02-20 16:36:09 +01:00
parent 4de848de39
commit 680e292914
11 changed files with 12 additions and 10 deletions

View File

@@ -14,6 +14,7 @@
*/
#include <glib.h>
#include <glib-object.h>
#include <string.h>
#include "mm-modem-helpers.h"