fix compilation in MSVC (unknown type game_display)

This commit is contained in:
Anonymissimus 2011-11-27 01:56:56 +00:00
parent 6c462e5886
commit 99496cb4eb

View file

@ -34,6 +34,7 @@
#include "log.hpp"
#include "tests/utils/fake_display.hpp"
#include "game_display.hpp"
/**
* @todo add all others exception handlers too
**/