summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/dhcp-identifier.h
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 11:45:15 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-13 11:45:15 -0400
commit28282a3f352f1be7a4ff956fbeb0bca37bb8bc64 (patch)
tree2a4bcd23e614dfc487d48a2b6d8395b9d2437016 /src/libsystemd-network/dhcp-identifier.h
parentfc18b7fdd1286d96a4cc36b74e4da81c6ad6a326 (diff)
./move.sh
Diffstat (limited to 'src/libsystemd-network/dhcp-identifier.h')
-rw-r--r--src/libsystemd-network/dhcp-identifier.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libsystemd-network/dhcp-identifier.h b/src/libsystemd-network/dhcp-identifier.h
index 1cc0f9fb71..802a0d6bc2 100644
--- a/src/libsystemd-network/dhcp-identifier.h
+++ b/src/libsystemd-network/dhcp-identifier.h
@@ -19,7 +19,7 @@
along with systemd; If not, see <http://www.gnu.org/licenses/>.
***/
-#include "sd-id128.h"
+#include <systemd/sd-id128.h>
#include "macro.h"
#include "sparse-endian.h"