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