diff --git a/utils.h b/utils.h index 54c9cfa..3b7f728 100644 --- a/utils.h +++ b/utils.h @@ -5,7 +5,7 @@ #include #include -#ifdef SIM +#if defined SIM || defined REAL_SIM #include #endif