used <math.h> (better of "math.h" for compatibility, i think)

This commit is contained in:
Roberto Zandona 2009-02-21 15:45:11 +00:00
parent 1d27654fe3
commit a102af8d5d

View File

@ -9,7 +9,7 @@ this chip is used in:
***************************************************************************/
#include "driver.h"
#include "math.h"
#include <math.h>
#include "video/hd63484.h"
#define LOG_COMMANDS 0