summaryrefslogtreecommitdiff
path: root/src/systemd
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-07-17 15:21:14 +0200
committerThomas Haller <thaller@redhat.com>2015-08-05 15:25:29 +0200
commit37c9f62e5d19f7e6f086884649d453656fb59906 (patch)
treea9f586f2a3550817ca8c4715d92750aba6f78fdd /src/systemd
parent5ebea89252b375726c6c8d6b80e0245e83f0080d (diff)
downloadNetworkManager-37c9f62e5d19f7e6f086884649d453656fb59906.tar.gz
all: include internal headers with quotes
Diffstat (limited to 'src/systemd')
-rw-r--r--src/systemd/nm-sd-adapt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd/nm-sd-adapt.h b/src/systemd/nm-sd-adapt.h
index 2419fe64ee..10592fdbce 100644
--- a/src/systemd/nm-sd-adapt.h
+++ b/src/systemd/nm-sd-adapt.h
@@ -19,7 +19,7 @@
#ifndef NM_SD_ADAPT_H
#define NM_SD_ADAPT_H
-#include <config.h>
+#include "config.h"
#include <glib.h>