aboutsummaryrefslogtreecommitdiffstats
path: root/games/openmw/files/patch-components_resource_bulletshape.cpp
blob: 1b1ba454fb51ce35954bd75400bdb9b1c135d536 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- components/resource/bulletshape.cpp.orig    2016-01-12 16:11:28 UTC
+++ components/resource/bulletshape.cpp
@@ -1,6 +1,7 @@
 #include "bulletshape.hpp"
 
 #include <stdexcept>
+#include <string>
 
 #include <BulletCollision/CollisionShapes/btBoxShape.h>
 #include <BulletCollision/CollisionShapes/btTriangleMesh.h>