aboutsummaryrefslogtreecommitdiffstats
path: root/libmaple/pwr.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmaple/pwr.c')
-rw-r--r--libmaple/pwr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmaple/pwr.c b/libmaple/pwr.c
index ead8b64..f934269 100644
--- a/libmaple/pwr.c
+++ b/libmaple/pwr.c
@@ -29,8 +29,8 @@
* @brief Power control (PWR) support.
*/
-#include "pwr.h"
-#include "rcc.h"
+#include <libmaple/pwr.h>
+#include <libmaple/rcc.h>
/**
* Enables the power interface clock, and resets the power device.