aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32/mb525/pwmleds
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32/mb525/pwmleds')
-rw-r--r--examples/stm32/mb525/pwmleds/pwmleds.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/stm32/mb525/pwmleds/pwmleds.c b/examples/stm32/mb525/pwmleds/pwmleds.c
index 78932cb..7305f58 100644
--- a/examples/stm32/mb525/pwmleds/pwmleds.c
+++ b/examples/stm32/mb525/pwmleds/pwmleds.c
@@ -17,9 +17,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <libopenstm32/rcc.h>
-#include <libopenstm32/gpio.h>
-#include <libopenstm32/timer.h>
+#include <stm32/rcc.h>
+#include <stm32/gpio.h>
+#include <stm32/timer.h>
// #define COMPARE
// #define MOVING_FADE