summaryrefslogtreecommitdiffstats
path: root/avr.h
diff options
context:
space:
mode:
Diffstat (limited to 'avr.h')
-rw-r--r--avr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr.h b/avr.h
index de4e6e4..c75d4cf 100644
--- a/avr.h
+++ b/avr.h
@@ -1,7 +1,7 @@
#ifndef _ROBOCUP_AVR_H_
#define _ROBOCUP_AVR_H_
-#include <stdint.h>
+#include <avr/io.h>
int getButton();