aboutsummaryrefslogtreecommitdiffstats
path: root/hw/apm.c
diff options
context:
space:
mode:
authorBlue Swirl <blauwirbel@gmail.com>2010-05-15 17:36:13 +0000
committerBlue Swirl <blauwirbel@gmail.com>2010-05-15 17:36:13 +0000
commit0b8f9be61cd89de3be7bfac8b5fe544fceca1af3 (patch)
tree693b18da15b07b9e0055de3f9dadfa7019d3e6cc /hw/apm.c
parentec51e364ed041c5526e388cc1e480f48ecb68c3c (diff)
Trim unnecessary includes
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'hw/apm.c')
-rw-r--r--hw/apm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/apm.c b/hw/apm.c
index 3cbde43a8..cdda72f1d 100644
--- a/hw/apm.c
+++ b/hw/apm.c
@@ -19,7 +19,6 @@
#include "apm.h"
#include "hw.h"
-#include "isa.h"
//#define DEBUG