Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files

This was SVN commit r18417.
This commit is contained in:
wraitii
2016-06-21 10:33:11 +00:00
parent bc40ebb97e
commit 7c21a0cf8e
30 changed files with 35 additions and 4 deletions
@@ -17,6 +17,7 @@
#include "precompiled.h"
#include "ps/Profile.h"
#include "ps/VisualReplay.h"
#include "ps/scripting/JSInterface_VisualReplay.h"