Commit 515aa3c5 authored by Anthony Liguori's avatar Anthony Liguori
Browse files

check-qstring: remove check.h include

parent 92af0bfd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
 * This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
 * See the COPYING.LIB file in the top-level directory.
 */
#include <check.h>
#include <glib.h>

#include "qstring.h"
#include "qemu-common.h"