drivers: sensor: Fixed include paths s/</"/
CMake no longer adds the source directory to the system include path. Signed-off-by: Sebastian Boe <sebastian.boe@nordicsemi.no>
This commit is contained in:
parent
29bb2a8fbf
commit
2224e22a6f
5 changed files with 5 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
#include <fxas21002.h>
|
||||
#include "fxas21002.h"
|
||||
#include <misc/util.h>
|
||||
#include <misc/__assert.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue