core,libmm-glib: include ony `libmm-common.h'

Don't include one by one all the headers from libmm-common, just include the
global `libmm-common.h' which includes all the others.
This commit is contained in:
Aleksander Morgado
2011-12-19 18:20:12 +01:00
parent 6081919744
commit cadc27ca0e
9 changed files with 13 additions and 31 deletions

View File

@@ -24,8 +24,7 @@
#include <errno.h>
#include <ModemManager.h>
#include <mm-errors-types.h>
#include <mm-enums-types.h>
#include <libmm-common.h>
#include "mm-modem-helpers.h"
#include "mm-log.h"