summaryrefslogtreecommitdiffstatshomepage
path: root/cc3200/mods/modpyb.c
diff options
context:
space:
mode:
Diffstat (limited to 'cc3200/mods/modpyb.c')
-rw-r--r--cc3200/mods/modpyb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cc3200/mods/modpyb.c b/cc3200/mods/modpyb.c
index fbff8bae6c..f7a941d083 100644
--- a/cc3200/mods/modpyb.c
+++ b/cc3200/mods/modpyb.c
@@ -25,9 +25,8 @@
* THE SOFTWARE.
*/
-
-#include <std.h>
#include <stdint.h>
+#include "std.h"
#include "py/mpstate.h"
#include "py/runtime.h"