changes in ui.c

ui.c
Jürgen Büchel 2024-12-14 21:27:24 +01:00
parent 62f9e676a0
commit 8d357e2241
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*/
/* Created by Juergen Buechel, 13.12.2024/
*/
#include "planner.h" // for subject and event structs
#include "planner.h" // for suject and event structs
#include <stdio.h>
#include <stdlib.h>
#include "ui.h"