summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
diff options
context:
space:
mode:
authorRyan Houdek <Sonicadvance1@gmail.com>2014-09-19 17:43:42 -0500
committerRyan Houdek <Sonicadvance1@gmail.com>2014-09-19 17:43:42 -0500
commiteb238823985121531d5b659dc5b45b8086b38a1e (patch)
treec86243d8a3fe49735057f61dc28b21982f760946 /Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
parentd7b40fa94c0859dc2dc0c8c920e9c6a24765bfb0 (diff)
parent46057db37d086c47ff6c69f200f66648fa0e6c84 (diff)
Merge pull request #1120 from rohit-n/muh-precompiled-headers
Fix build failing when disabling precompiled headers.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/Android/Android.cpp')
-rw-r--r--Source/Core/InputCommon/ControllerInterface/Android/Android.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp b/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
index 0f6a6ed0a5..e29cfb0ce7 100644
--- a/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
+++ b/Source/Core/InputCommon/ControllerInterface/Android/Android.cpp
@@ -2,6 +2,7 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
+#include <sstream>
#include "InputCommon/ControllerInterface/Android/Android.h"
namespace ciface