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