Don't include cpu.h in timer.h

Change the name of the define used to indicate SVGA multi-monitor-capable cards
This commit is contained in:
Cacodemon345
2025-03-06 19:26:11 +06:00
parent 78f50c5b04
commit 74368bfe7a
37 changed files with 42 additions and 7 deletions

View File

@@ -29,6 +29,7 @@
#include <86box/fdc_ext.h>
#include <86box/hdc.h>
#include <86box/hdc_ide.h>
#include "cpu.h"
#include <86box/timer.h>
#include <86box/fdd.h>
#include <86box/fdc.h>