diff options
Diffstat (limited to 'src/Expat.cxx')
-rw-r--r-- | src/Expat.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Expat.cxx b/src/Expat.cxx index 5cee45912..b6e3a5f8f 100644 --- a/src/Expat.cxx +++ b/src/Expat.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "Expat.hxx" -#include "InputStream.hxx" +#include "input/InputStream.hxx" #include "util/ASCII.hxx" #include "util/Error.hxx" #include "util/Domain.hxx" |