correct a header

This commit is contained in:
Glenn Maynard
2003-02-14 06:42:08 +00:00
parent 523787ff96
commit eab305fdcf
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
*/
#include "GameConstantsAndTypes.h"
#include "Math.h" // for fabs()
#include <math.h> // for fabs()
#include "Player.h"
#include "RageUtil.h"
#include "PrefsManager.h"