We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16abad0 commit e039675Copy full SHA for e039675
src/xrCore/PostProcess/PPInfo.hpp
@@ -1,5 +1,5 @@
1
#pragma once
2
-#include "StdAfx.h"
+#include "xrCore/xrCore.h"
3
4
struct XRCORE_API SPPInfo
5
{
src/xrCore/PostProcess/PostProcess.hpp
#include "xrCore/Animation/Envelope.hpp"
#include "xrCore/PostProcess/PPInfo.hpp"
0 commit comments