diff options
author | 2021-10-22 23:09:06 -0400 | |
---|---|---|
committer | 2021-10-22 23:09:06 -0400 | |
commit | bb9ba427c4a83f5760f7c31a4e7b3f07ee8caf0e (patch) | |
tree | 36490cc87467008597a84488445876435e9fb1f6 | |
parent | e5e7a5e26f9fd4f2de6ce42c9e255aade3f4b662 (diff) |
cococart.cpp: Remove superfluous #include
-rw-r--r-- | src/devices/bus/coco/cococart.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/devices/bus/coco/cococart.cpp b/src/devices/bus/coco/cococart.cpp index e436ccc1efb..97f18bb4513 100644 --- a/src/devices/bus/coco/cococart.cpp +++ b/src/devices/bus/coco/cococart.cpp @@ -67,8 +67,6 @@ #include "dragon_serial.h" #include "dragon_sprites.h" -#include "ioprocsfilter.h" - /*************************************************************************** PARAMETERS |