X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=src%2Fheader.c;h=5b4d0b9a9441f49a2c7f73ea5a78a75f973b5214;hp=bb17209117d6f74e03198447bad08981accfa8e4;hb=b3d65ccab09cc7f33380cb5bf43709349d079087;hpb=034fd063f956d0806e557680a36a69a42556a776 diff --git a/src/header.c b/src/header.c index bb172091..5b4d0b9a 100644 --- a/src/header.c +++ b/src/header.c @@ -5,7 +5,6 @@ */ /* - * Copyright (C) 2010 Carl Thijssen * Copyright (C) 2012 Eric Biggers * * This file is part of wimlib, a library for working with WIM files. @@ -25,7 +24,7 @@ */ #include "wimlib_internal.h" -#include "io.h" +#include "buffer_io.h" #include /* First 8 bytes in every WIM file. */