diff options
| author | Michael Biebl <biebl@debian.org> | 2016-01-20 16:26:51 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-01-20 16:26:51 +0100 |
| commit | 494f296a3baab08522617b24b1f126d8f9a17502 (patch) | |
| tree | c8ef32fb0dd1c4ff35a0b38e787abb58692de0cd /src/tests/config/nm-test-device.h | |
| parent | 54f6333410ffd570e62717d9e77c5c987175e397 (diff) | |
Imported Upstream version 1.1.90 upstream/1.1.90
Diffstat (limited to 'src/tests/config/nm-test-device.h')
| -rw-r--r-- | src/tests/config/nm-test-device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/config/nm-test-device.h b/src/tests/config/nm-test-device.h index 00b21c42..c3532c9c 100644 --- a/src/tests/config/nm-test-device.h +++ b/src/tests/config/nm-test-device.h @@ -21,7 +21,7 @@ #ifndef __NETWORKMANAGER_TEST_DEVICE_H__ #define __NETWORKMANAGER_TEST_DEVICE_H__ -#include <nm-device.h> +#include "nm-device.h" G_BEGIN_DECLS |