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