diff options
Diffstat (limited to 'block-parallels.c')
-rw-r--r-- | block-parallels.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/block-parallels.c b/block-parallels.c index b0fb99cee2..4654b07b15 100644 --- a/block-parallels.c +++ b/block-parallels.c @@ -23,7 +23,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 "block_int.h" /**************************************************************/ |