aboutsummaryrefslogtreecommitdiff
path: root/lib/rcc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rcc.c')
-rw-r--r--lib/rcc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rcc.c b/lib/rcc.c
index 43e6887..336a0bc 100644
--- a/lib/rcc.c
+++ b/lib/rcc.c
@@ -18,7 +18,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "libopenstm32.h"
+#include <libopenstm32.h>
void rcc_osc_ready_int_clear(osc_t osc)
{