(RPi) Fixed a compiler error.

This commit is contained in:
Leon Styhre 2021-11-17 21:38:27 +01:00
parent 445b914379
commit bd1fa04e79

View file

@ -15,8 +15,8 @@
#include "utils/StringUtil.h"
#include <algorithm>
#include <map>
#include <string>
#include <unordered_map>
#include <vector>
// Expand MAME names to full game names and lookup device and BIOS entries.