mirror of
https://gitlab.com/dosowisko.net/libsuperderpy.git
synced 2025-02-01 11:06:44 +01:00
fix compilation on windows
This commit is contained in:
parent
502e9a8ea2
commit
3eef9495d4
1 changed files with 15 additions and 14 deletions
|
@ -22,6 +22,7 @@
|
|||
*/
|
||||
#include <stdio.h>
|
||||
#include <math.h>
|
||||
#include <getopt.h>
|
||||
#include "menu.h"
|
||||
#include "loading.h"
|
||||
#include "about.h"
|
||||
|
|
Loading…
Reference in a new issue