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