diff options
Diffstat (limited to 'cc3200/mods/pybsd.c')
-rw-r--r-- | cc3200/mods/pybsd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cc3200/mods/pybsd.c b/cc3200/mods/pybsd.c index 269c65ad56..c9d6512b21 100644 --- a/cc3200/mods/pybsd.c +++ b/cc3200/mods/pybsd.c @@ -40,7 +40,7 @@ #include "pybpin.h" #include "pybsd.h" #include "ff.h" -#include "osi.h" +#include "simplelink.h" #include "debug.h" #include "mpexception.h" |