From b70d38dc10868a7ddfac2df7001be36fc37fc21c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 7 Aug 2013 10:31:31 +0200 Subject: Makefile.am: move sources to libsystem.a --- src/input/FileInputPlugin.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/input/FileInputPlugin.cxx') diff --git a/src/input/FileInputPlugin.cxx b/src/input/FileInputPlugin.cxx index 2eecf32b6..6fd743179 100644 --- a/src/input/FileInputPlugin.cxx +++ b/src/input/FileInputPlugin.cxx @@ -22,7 +22,7 @@ #include "InputInternal.hxx" #include "InputStream.hxx" #include "InputPlugin.hxx" -#include "fd_util.h" +#include "system/fd_util.h" #include "open.h" #include "io_error.h" -- cgit v1.2.3