Browse Source

Update for 0.99.0-rc

David Lee 1 năm trước cách đây
mục cha
commit
f1508ce7ed
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      views/color_guess_play.c

+ 1 - 0
views/color_guess_play.c

@@ -8,6 +8,7 @@
 #include <input/input.h>
 #include <gui/elements.h>
 #include <dolphin/dolphin.h>
+#include <lib/datetime/datetime.h>
 
 struct ColorGuessPlay {
     View* view;