summaryrefslogtreecommitdiff
path: root/include/shared/CAmDltWrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/shared/CAmDltWrapper.h')
-rw-r--r--include/shared/CAmDltWrapper.h2
1 files changed, 1 insertions, 1 deletions
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 <dlt/dlt.h>
+#include <dlt.h>
namespace am
{
#else