summaryrefslogtreecommitdiffstats
path: root/watch-library/hw/driver_init.h
diff options
context:
space:
mode:
Diffstat (limited to 'watch-library/hw/driver_init.h')
-rw-r--r--watch-library/hw/driver_init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-library/hw/driver_init.h b/watch-library/hw/driver_init.h
index a6a3b565..6780e20d 100644
--- a/watch-library/hw/driver_init.h
+++ b/watch-library/hw/driver_init.h
@@ -8,7 +8,7 @@
#ifndef DRIVER_INIT_INCLUDED
#define DRIVER_INIT_INCLUDED
-#include "atmel_start_pins.h"
+#include "pins.h"
#ifdef __cplusplus
extern "C" {