aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/LEDNotifier.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/LEDNotifier/LEDNotifier.h')
-rw-r--r--Projects/LEDNotifier/LEDNotifier.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/LEDNotifier/LEDNotifier.h b/Projects/LEDNotifier/LEDNotifier.h
index ee41d7d93..243723ec8 100644
--- a/Projects/LEDNotifier/LEDNotifier.h
+++ b/Projects/LEDNotifier/LEDNotifier.h
@@ -40,6 +40,7 @@
#include <avr/io.h>
#include <avr/wdt.h>
#include <avr/power.h>
+ #include <avr/interrupt.h>
#include <string.h>
#include <stdio.h>