consistent header includes
replaced <> with "" for non-system headers
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef NANOBAKE_BOARD_2432S024_TOUCH_H
|
||||
#define NANOBAKE_BOARD_2432S024_TOUCH_H
|
||||
|
||||
#include <nb_touch.h>
|
||||
#include "nb_touch.h"
|
||||
|
||||
NbTouchDriver board_2432s024_create_touch_driver();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user