diff options
Diffstat (limited to 'libnm/nm-device-modem.h')
| -rw-r--r-- | libnm/nm-device-modem.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-device-modem.h b/libnm/nm-device-modem.h index fdf5c41f..a5af0346 100644 --- a/libnm/nm-device-modem.h +++ b/libnm/nm-device-modem.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 |