Fix compilation when building the GDB stub

This commit is contained in:
Jasmine Iwanek
2024-08-06 22:51:05 -04:00
parent 7b80e6dc15
commit fde5606799

View File

@@ -40,6 +40,7 @@
#include <86box/86box.h>
#include "cpu.h"
#include "x86seg.h"
#include "x87_sf.h"
#include "x87.h"
#include "x87_ops_conv.h"
#include <86box/io.h>