From 59475c73370c37becae97edfb8eb2fe4d56ef87f Mon Sep 17 00:00:00 2001 From: root Date: Mon, 23 Jul 2012 00:01:51 +0000 Subject: Mon Jul 23 00:01:51 UTC 2012 --- community/xmoto/system.cpp.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 community/xmoto/system.cpp.patch (limited to 'community/xmoto/system.cpp.patch') diff --git a/community/xmoto/system.cpp.patch b/community/xmoto/system.cpp.patch new file mode 100644 index 000000000..df42e3a7c --- /dev/null +++ b/community/xmoto/system.cpp.patch @@ -0,0 +1,10 @@ +--- a/src/helpers/System.cpp 2011-10-11 22:18:14.000000000 +0200 ++++ b/src/helpers/System.cpp 2012-07-21 21:28:40.000000000 +0200 +@@ -24,6 +24,7 @@ + #include "Log.h" + #include "VExcept.h" + #include ++#include + + std::vector* System::getDisplayModes(int windowed) { + std::vector* modes = new std::vector; -- cgit v1.2.3-54-g00ecf