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