ソースを参照

Update for 0.99.0-rc

David Lee 1 年間 前
コミット
f1508ce7ed
1 ファイル変更1 行追加0 行削除
  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;