From 9128298ecedb7bf0da45d8a6c3bd594dabee8fe3 Mon Sep 17 00:00:00 2001 From: Jacques GUILLOU Date: Thu, 18 Dec 2014 18:50:10 +0100 Subject: Fix usage of DLT --- include/shared/CAmDltWrapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/shared/CAmDltWrapper.h b/include/shared/CAmDltWrapper.h index cc52faf..49cae31 100644 --- a/include/shared/CAmDltWrapper.h +++ b/include/shared/CAmDltWrapper.h @@ -26,7 +26,7 @@ #include "audiomanagertypes.h" #ifdef WITH_DLT -#include +#include namespace am { #else -- cgit v1.2.1