From 6ab4103b7f5a797d5cc360c50c7c88c8d375c3ab Mon Sep 17 00:00:00 2001 From: Josh Date: Mon, 5 May 2014 13:48:56 -0400 Subject: [PATCH] Game still recognizes without the back slash there --- SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp b/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp index 23d17c7fb..fe227a723 100644 --- a/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp +++ b/SQF/dayz_code/Configs/CfgVehicles/AIR/CH53.hpp @@ -1,4 +1,4 @@ -#include "\usec_ch53\config.cpp" +#include "usec_ch53\config.cpp" class CH53_base: USEC_ch53_E { class Turrets: Turrets {