From c1bd90c7ddcb28c0ba5ebe66ab90319ffeee6d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Sun, 16 Jun 2019 21:39:48 +0300 Subject: CPed fixes and needed functions for further commits MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: eray orçunus --- src/entities/PedIK.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/entities/PedIK.h') diff --git a/src/entities/PedIK.h b/src/entities/PedIK.h index 5e873bf5..ecb17777 100644 --- a/src/entities/PedIK.h +++ b/src/entities/PedIK.h @@ -1,5 +1,5 @@ #pragma once -#include +#include "common.h" struct LimbOrientation { -- cgit v1.2.3