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