We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98120f9 commit c30fbddCopy full SHA for c30fbdd
core/src/InputManager.cpp
@@ -2,7 +2,7 @@
2
#include "InputConfig.h"
3
#include "Window.h"
4
#include "Log.h"
5
-#include "pugiXML/pugixml.hpp"
+#include "pugixml/pugixml.hpp"
6
#include <boost/filesystem.hpp>
7
#include "platform.h"
8
es/src/Gamelist.cpp
@@ -1,6 +1,6 @@
1
#include "Gamelist.h"
#include "SystemData.h"
#include "Settings.h"
0 commit comments