summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2014-05-13 11:33:07 +0000
committer Miodrag Milanovic <mmicko@gmail.com>2014-05-13 11:33:07 +0000
commitbb6b831faf35c870a2340227c9c84892a97c485a (patch)
treea43b2ad157a78f432e872cf506573e7210a87c68 /src/mess
parentf24db3d1ec3e6c0e0a4e68eea30b72bfcc81067f (diff)
removed not needed includes (nw)
Diffstat (limited to 'src/mess')
-rw-r--r--src/mess/machine/micropolis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mess/machine/micropolis.h b/src/mess/machine/micropolis.h
index 9989c18a65e..2cd7852561d 100644
--- a/src/mess/machine/micropolis.h
+++ b/src/mess/machine/micropolis.h
@@ -10,7 +10,6 @@
#ifndef __MICROPOLIS_H__
#define __MICROPOLIS_H__
-#include "devcb.h"
#include "imagedev/flopdrv.h"