Correct header update

Revert the header update change.
This commit is contained in:
mbennice
2018-09-26 16:38:59 -07:00
parent f79b04357f
commit 173cc2538f

View File

@@ -1,5 +1,5 @@
#include "UrdfParser.h"
#include "third_party/tinyxml2/tinyxml2.h"
#include "../../ThirdPartyLibs/tinyxml2/tinyxml2.h"
#include "urdfStringSplit.h"
#include "urdfLexicalCast.h"
using namespace tinyxml2;