From fe5dbf3b03240b23a0447e4d389da8a36f08443f Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Mon, 29 Oct 2012 09:27:08 -0500 Subject: [PATCH] FS-4770 --resolve --- src/include/switch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"