Merge pull request #1552 from erwincoumans/master

fix include
This commit is contained in:
erwincoumans
2018-02-06 19:33:31 -08:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
#include "b3RobotSimulatorClientAPI.h"
#include "../SharedMemory/PhysicsClientC_API.h"
#include "b3RobotSimulatorClientAPI_InternalData.h""
#include "b3RobotSimulatorClientAPI_InternalData.h"
#ifdef BT_ENABLE_ENET
#include "../SharedMemory/PhysicsClientUDP_C_API.h"
#endif //PHYSICS_UDP