summaryrefslogtreecommitdiff
path: root/libnm/nm-device-modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'libnm/nm-device-modem.h')
-rw-r--r--libnm/nm-device-modem.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libnm/nm-device-modem.h b/libnm/nm-device-modem.h
index 683685cbb5..423a82ee74 100644
--- a/libnm/nm-device-modem.h
+++ b/libnm/nm-device-modem.h
@@ -22,6 +22,10 @@
#ifndef NM_DEVICE_MODEM_H
#define NM_DEVICE_MODEM_H
+#if !defined (__NETWORKMANAGER_H_INSIDE__) && !defined (NETWORKMANAGER_COMPILATION)
+#error "Only <NetworkManager.h> can be included directly."
+#endif
+
#include "nm-device.h"
G_BEGIN_DECLS