mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2025-01-17 22:55:38 +00:00
Add missing #include to fix building on Linux.
This commit is contained in:
parent
67e266338e
commit
d102ef1485
|
@ -1,4 +1,5 @@
|
|||
#include "PlatformId.h"
|
||||
#include <string.h>
|
||||
|
||||
namespace PlatformIds
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue