left out an include

This commit is contained in:
zeromus 2006-07-23 23:50:33 +00:00
parent b3faac170a
commit 350447ae73
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#include "fceu.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
static char *aboutString = 0;