aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f1/obldc/pwmleds/pwmleds.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32f1/obldc/pwmleds/pwmleds.c')
-rw-r--r--examples/stm32f1/obldc/pwmleds/pwmleds.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/stm32f1/obldc/pwmleds/pwmleds.c b/examples/stm32f1/obldc/pwmleds/pwmleds.c
index 146bb56..faa9aa0 100644
--- a/examples/stm32f1/obldc/pwmleds/pwmleds.c
+++ b/examples/stm32f1/obldc/pwmleds/pwmleds.c
@@ -17,8 +17,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <libopencm3/stm32/rcc.h>
-#include <libopencm3/stm32/gpio.h>
+#include <libopencm3/stm32/f1/rcc.h>
+#include <libopencm3/stm32/f1/gpio.h>
#include <libopencm3/stm32/timer.h>
// #define COMPARE