Fix Mac build

This commit is contained in:
2020-01-12 13:19:32 -05:00
parent fa25beae6d
commit fb28a4da2e
8 changed files with 9 additions and 7 deletions

View File

@@ -30,7 +30,7 @@
#include "cursors.hpp"
#include "prefs.hpp"
#include "button.hpp"
#include "tools/enum_map.hpp"
#include "enum_map.hpp"
bool All_Done = false;
sf::Event event;