mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
pci/rtl8139_pci.cpp: Fix case of #include filename
This commit is contained in:
parent
e94c4e37e9
commit
67534fc4b9
@ -15,7 +15,7 @@ https://admin.pci-ids.ucw.cz/read/PC/10ec/8139
|
||||
**************************************************************************************************/
|
||||
|
||||
#include "emu.h"
|
||||
#include "RTL8139_PCI.h"
|
||||
#include "rtl8139_pci.h"
|
||||
|
||||
#define LOG_WARN (1U << 1)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user