From: Anthony Minessale Date: Mon, 29 Oct 2012 14:27:08 +0000 (-0500) Subject: FS-4770 --resolve X-Git-Tag: v1.3.1~68 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe5dbf3b03240b23a0447e4d389da8a36f08443f;p=thirdparty%2Ffreeswitch.git FS-4770 --resolve --- diff --git a/src/include/switch.h b/src/include/switch.h index 3cfa271be4..2f7ac02f7f 100644 --- a/src/include/switch.h +++ b/src/include/switch.h @@ -106,7 +106,7 @@ #include #include -#include "../../../libs/stfu/stfu.h" +#include "stfu.h" #include "switch_platform.h" #include "switch_types.h" #include "switch_apr.h"