summaryrefslogtreecommitdiff
path: root/py/mperrno.h
diff options
context:
space:
mode:
authorScott Shawcroft <scott.shawcroft@gmail.com>2017-01-10 15:57:04 -0800
committerScott Shawcroft <scott.shawcroft@gmail.com>2017-01-12 12:46:18 -0800
commitcea5503ca006c712c007ad6d38c140c4ac241638 (patch)
treee7312e65bd59a2f81d3ea7c42eee7b4832295d7c /py/mperrno.h
parentdfb61f01dbd1d580ff11503f531bb5972cbbd433 (diff)
Fixup warnings from merge about undefined macro values, switch to
VM keyboard exception and switch to FATFS reader.
Diffstat (limited to 'py/mperrno.h')
-rw-r--r--py/mperrno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/py/mperrno.h b/py/mperrno.h
index 328afddb1..88d95e566 100644
--- a/py/mperrno.h
+++ b/py/mperrno.h
@@ -28,6 +28,7 @@
#define __MICROPY_INCLUDED_PY_MPERRNO_H__
#include "py/mpconfig.h"
+#include "py/obj.h"
#if MICROPY_USE_INTERNAL_ERRNO