softmmu: move remaining include files to include/ subdirectories

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
Paolo Bonzini 2012-12-17 18:20:05 +01:00
parent 9c17d615a6
commit 927d4878b0
61 changed files with 61 additions and 61 deletions

View file

@ -17,7 +17,7 @@
* You should have received a copy of the GNU General Public License along
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include "qemu-char.h"
#include "char/char.h"
#include "hw.h"
#include "omap.h"
#include "serial.h"