changes in ui.c
parent
62f9e676a0
commit
8d357e2241
2
src/ui.c
2
src/ui.c
|
@ -4,7 +4,7 @@
|
||||||
*/
|
*/
|
||||||
/* Created by Juergen Buechel, 13.12.2024/
|
/* 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 <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include "ui.h"
|
#include "ui.h"
|
||||||
|
|
Loading…
Reference in New Issue