Fix case sensitive filename

This commit is contained in:
Simon Robertshaw 2012-09-27 14:29:50 +01:00
parent a953871bd8
commit 92dd8ac804

View File

@ -10,7 +10,7 @@
#include "client/Client.h"
#include "Graphics.h"
#include "interface/Point.h"
#include "game/renderPreset.h"
#include "game/RenderPreset.h"
class Simulation;