diff options
Diffstat (limited to 'loader.c')
| -rw-r--r-- | loader.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/loader.c b/loader.c index c39cb55352..18878df8ec 100644 --- a/loader.c +++ b/loader.c @@ -21,7 +21,7 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ -#include "vl.h" +#include "qemu-common.h" #include "disas.h" #include "uboot_image.h" |