summaryrefslogtreecommitdiff
path: root/src/devices/adsl/nm-device-adsl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/adsl/nm-device-adsl.c')
-rw-r--r--src/devices/adsl/nm-device-adsl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/devices/adsl/nm-device-adsl.c b/src/devices/adsl/nm-device-adsl.c
index 57afcf463d..e7a91e0ae4 100644
--- a/src/devices/adsl/nm-device-adsl.c
+++ b/src/devices/adsl/nm-device-adsl.c
@@ -18,7 +18,7 @@
* Pantelis Koukousoulas <pktoss@gmail.com>
*/
-#include "config.h"
+#include "nm-default.h"
#include <sys/socket.h>
#include <linux/atmdev.h>
@@ -32,7 +32,6 @@
#include <stdlib.h>
#include <string.h>
-#include "nm-default.h"
#include "nm-device-adsl.h"
#include "nm-device-private.h"
#include "nm-enum-types.h"