* Fix the name of a standard include.
This commit is contained in:
jean.chalard
2010-01-20 15:22:08 +00:00
parent 7fad293991
commit 175f8eca09

View File

@@ -6,7 +6,7 @@
#include "../include/Translate.h"
#include "../include/MTGDefinitions.h"
#include <JRenderer.h>
#include <Math.h>
#include <math.h>
vector<string> Task::AIDeckNames;