This commit is contained in:
StapleButter 2018-12-14 00:35:00 +01:00
parent a4eaf7dc19
commit dc2b1219cd
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
#include <stdlib.h> #include <stdlib.h>
#include <time.h> #include <time.h>
#include <stdio.h> #include <stdio.h>
#include <string.h>
#include <SDL2/SDL.h> #include <SDL2/SDL.h>
#include "libui/ui.h" #include "libui/ui.h"