]> git.proxmox.com Git - qemu.git/blobdiff - hw/smbios.c
softmmu: move include files to include/sysemu/
[qemu.git] / hw / smbios.c
index c9ba43e8d0596158af476832ccdf4a4fa5edff8a..a7b8bfc383d2a5497f34fa5427743be7fe1f9f4f 100644 (file)
@@ -9,9 +9,11 @@
  * This work is licensed under the terms of the GNU GPL, version 2.  See
  * the COPYING file in the top-level directory.
  *
+ * Contributions after 2012-01-13 are licensed under the terms of the
+ * GNU GPL, version 2 or (at your option) any later version.
  */
 
-#include "sysemu.h"
+#include "sysemu/sysemu.h"
 #include "smbios.h"
 #include "loader.h"