Include library

This commit is contained in:
Miloslav Číž 2020-10-02 22:31:16 +02:00
parent 006ec6d39c
commit fdbe6aa55f
1 changed files with 2 additions and 0 deletions

View File

@ -58,6 +58,8 @@
#endif
#include <stdio.h>
#include <signal.h>
#include <unistd.h>
#include <SDL2/SDL.h>
#include "game.h"