api: only allow including `ModemManager.h' directly

This commit is contained in:
Aleksander Morgado
2012-10-03 18:06:14 +02:00
parent 239c56cf7f
commit 4251030bd8
7 changed files with 18 additions and 7 deletions

View File

@@ -25,6 +25,8 @@
#ifndef _MODEM_MANAGER_H_
#define _MODEM_MANAGER_H_
#define __MODEM_MANAGER_H_INSIDE__
/* Public header with DBus Interface, Method, Signal and Property names */
#include <ModemManager-names.h>