From 867a1beb9fcee226c436d974859a284042d3aa21 Mon Sep 17 00:00:00 2001 From: catzilla4 Date: Mon, 5 Oct 2015 22:45:55 -0500 Subject: Added some headers to allow Dolphin to compile in my environment. --- Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp') diff --git a/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp b/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp index e4983e80bb..3d7a02a3a0 100644 --- a/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp +++ b/Source/Core/InputCommon/ControllerInterface/Xlib/XInput2.cpp @@ -3,6 +3,7 @@ // Refer to the license.txt file included. #include +#include #include #include -- cgit v1.2.3