commit | 9c17d615a66ebd655871bf891ec0fe901ad8b332 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <[email protected]> | Mon Dec 17 18:20:04 2012 +0100 |
committer | Paolo Bonzini <[email protected]> | Wed Dec 19 08:32:45 2012 +0100 |
tree | bccf99f83075a1d06fae782311de827fbfed0bfa | |
parent | 1de7afc984b49af164e2619e6850b9732b173b34 [diff] [blame] |
softmmu: move include files to include/sysemu/ Signed-off-by: Paolo Bonzini <[email protected]>
diff --git a/target-s390x/helper.c b/target-s390x/helper.c index 8e13545..42e06eb 100644 --- a/target-s390x/helper.c +++ b/target-s390x/helper.c
@@ -22,7 +22,7 @@ #include "exec/gdbstub.h" #include "qemu/timer.h" #ifndef CONFIG_USER_ONLY -#include "sysemu.h" +#include "sysemu/sysemu.h" #endif //#define DEBUG_S390