Skip to content
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
Willy-JL committed Jul 6, 2023
1 parent df7a39c commit eab5813
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions furi/core/thread_i.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#pragma once

#include "thread.h"
#include "string.h"

typedef struct {
FuriThreadStdoutWriteCallback write_callback;
Expand Down

0 comments on commit eab5813

Please sign in to comment.