aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/other/dogm128/dogm128.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/other/dogm128/dogm128.h b/examples/other/dogm128/dogm128.h
index 4411852..5be924f 100644
--- a/examples/other/dogm128/dogm128.h
+++ b/examples/other/dogm128/dogm128.h
@@ -20,7 +20,7 @@
#ifndef DOGM128_H
#define DOGM128_H
-#include <libopenstm32/common.h>
+#include <cm3/common.h>
#include <libopenstm32/gpio.h>
#include <libopenstm32/spi.h>