diff options
author | Dominik Holland <dominik.holland@pelagicore.com> | 2017-01-26 15:06:53 +0100 |
---|---|---|
committer | Dominik Holland <dominik.holland@pelagicore.com> | 2017-01-26 15:17:06 +0100 |
commit | 5e3cd0a2f97f84ab1d5476f472c56fce39d1b804 (patch) | |
tree | fc1b753fd09ba446268550420432dda5503c23aa /config.tests | |
parent | 6fd8154b3ff179f15e9039e43c6c72c6dc59f962 (diff) | |
parent | dd56c2f7eb418b2e51b42bf81aee6f200210f93c (diff) | |
download | qtivi-5e3cd0a2f97f84ab1d5476f472c56fce39d1b804.tar.gz |
Merge remote-tracking branch 'origin/5.7' into 5.8
Change-Id: I8af522cf3a243e307576b038f18372facd8caac9
Diffstat (limited to 'config.tests')
-rw-r--r-- | config.tests/dlt/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/dlt/main.cpp b/config.tests/dlt/main.cpp index f85bf95..5c97048 100644 --- a/config.tests/dlt/main.cpp +++ b/config.tests/dlt/main.cpp @@ -39,7 +39,7 @@ ** ****************************************************************************/ -#include <dlt/dlt.h> +#include <dlt.h> int main() { |