MX 1 год назад
Родитель
Сommit
159d2d9363
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      clock_app.c

+ 1 - 1
clock_app.c

@@ -4,8 +4,8 @@
 #include <gui/gui.h>
 #include <gui/elements.h>
 
+#include <notification/notification.h>
 #include <notification/notification_messages.h>
-#include <notification/notification_app.h>
 
 #include "clock_app.h"