瀏覽代碼

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;