[include][lk] fixup lk/ include path move
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
#include <err.h>
|
||||
#include <debug.h>
|
||||
#include <trace.h>
|
||||
#include <lk/err.h>
|
||||
#include <lk/debug.h>
|
||||
#include <lk/trace.h>
|
||||
#include <target.h>
|
||||
#include <compiler.h>
|
||||
#include <lk/compiler.h>
|
||||
#include <dev/gpio.h>
|
||||
#include <stm32f10x_usart.h>
|
||||
#include <stm32f10x_rcc.h>
|
||||
|
||||
Reference in New Issue
Block a user