fix compilation on windows

This commit is contained in:
Sebastian Krzyszkowiak 2012-04-09 18:41:46 +02:00
parent 502e9a8ea2
commit 3eef9495d4

View file

@ -22,6 +22,7 @@
*/
#include <stdio.h>
#include <math.h>
#include <getopt.h>
#include "menu.h"
#include "loading.h"
#include "about.h"