diff options
Diffstat (limited to 'libnm/nm-device-wifi.h')
| -rw-r--r-- | libnm/nm-device-wifi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-wifi.h b/libnm/nm-device-wifi.h index ee0238df..8cfea1f3 100644 --- a/libnm/nm-device-wifi.h +++ b/libnm/nm-device-wifi.h @@ -26,7 +26,7 @@ #error "Only <NetworkManager.h> can be included directly." #endif -#include <nm-device.h> +#include "nm-device.h" G_BEGIN_DECLS |