Fix no-pch build following renderer options refactoring 5c4d124d2a

Reviewed By: elexis
Differential Revision: https://code.wildfiregames.com/D2148
This was SVN commit r22612.
This commit is contained in:
wraitii
2019-08-04 20:08:06 +00:00
parent 6f63f05b8a
commit 69abe717e3
+2
View File
@@ -18,6 +18,8 @@
#include "precompiled.h"
#include "RenderingOptions.h"
#include "ps/CLogger.h"
#include "ps/ConfigDB.h"
#include "ps/CStr.h"
#include "renderer/Renderer.h"