-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
module_adapter: dts: update the path to include DTS header files
Update the path to include DTS header files from third_party/include/. This action was requested in PR#8379. Signed-off-by: Joe Cheng <[email protected]>
- Loading branch information
1 parent
63bdb48
commit ffa5f71
Showing
5 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
// | ||
// Author: Curtis Malainey <[email protected]> | ||
|
||
#include <sof/audio/dts/DtsSofInterface.h> | ||
#include "DtsSofInterface.h" | ||
|
||
DtsSofInterfaceResult DTS_SOF_INTERFACE_API dtsSofInterfaceInit( | ||
DtsSofInterfaceInst **ppInst, | ||
|
File renamed without changes.
File renamed without changes.
File renamed without changes.