Fix building with PCH disabled.

This commit is contained in:
Rohit Nirmal 2015-06-04 21:05:10 -05:00
parent d571e1acc4
commit cd5142ddeb
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
// Licensed under GPLv2+
// Refer to the license.txt file included.
#include <algorithm>
#include "Common/ChunkFile.h"
#include "Common/CommonPaths.h"
#include "Common/CommonTypes.h"