Oliver Fabel пре 1 година
родитељ
комит
5101f05e35
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      mp_flipper_logging.h

+ 1 - 0
mp_flipper_logging.h

@@ -1,6 +1,7 @@
 #pragma once
 
 #include <stdint.h>
+#include <stdbool.h>
 
 extern uint8_t MP_FLIPPER_LOG_LEVEL_TRACE;
 extern uint8_t MP_FLIPPER_LOG_LEVEL_DEBUG;