1
0
forked from 0ad/0ad

Include missing header.

This was SVN commit r16595.
This commit is contained in:
leper 2015-04-29 15:54:08 +00:00
parent 7d953ff0a7
commit e758701da5

View File

@ -19,6 +19,8 @@
#include "TouchInput.h"
#include <cinttypes>
#include "graphics/Camera.h"
#include "graphics/GameView.h"
#include "lib/timer.h"