summaryrefslogtreecommitdiff
path: root/AudioManagerUtilities/include/CAmDltWrapper.h
diff options
context:
space:
mode:
authorChristian Linke <christian.linke@bmw.de>2015-09-02 18:33:35 +0100
committerChristian Linke <christian.linke@bmw.de>2015-09-02 18:33:35 +0100
commit588cfa1fd5fe029d60dbb24f3014f33287a33061 (patch)
tree393292cf27b9afdcfb9801363fb36d19bb9ee3e6 /AudioManagerUtilities/include/CAmDltWrapper.h
parent84e728d99d05d676192cee94f3220616246c4980 (diff)
downloadaudiomanager-588cfa1fd5fe029d60dbb24f3014f33287a33061.tar.gz
* install tclap headers7.1
* rename config.h into audiomanagerconfig.h
Diffstat (limited to 'AudioManagerUtilities/include/CAmDltWrapper.h')
-rw-r--r--AudioManagerUtilities/include/CAmDltWrapper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/AudioManagerUtilities/include/CAmDltWrapper.h b/AudioManagerUtilities/include/CAmDltWrapper.h
index a7e464d..ac57343 100644
--- a/AudioManagerUtilities/include/CAmDltWrapper.h
+++ b/AudioManagerUtilities/include/CAmDltWrapper.h
@@ -18,10 +18,9 @@
#ifndef DLTWRAPPER_H_
#define DLTWRAPPER_H_
-#include <config.h>
#include <string>
#include <pthread.h>
-#include <config.h>
+#include <audiomanagerconfig.h>
#include "audiomanagertypes.h"
#ifdef WITH_DLT