aboutsummaryrefslogtreecommitdiff
path: root/lib/stm32/scb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stm32/scb.c')
-rw-r--r--lib/stm32/scb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stm32/scb.c b/lib/stm32/scb.c
index d6744a1..2dd2185 100644
--- a/lib/stm32/scb.c
+++ b/lib/stm32/scb.c
@@ -17,7 +17,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <libopenstm32/scb.h>
+#include <stm32/scb.h>
void scb_reset_core(void)
{