mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-24 14:45:53 +00:00
Add headers needed for compilation without PCH
* Removing includes of Code/CaptureContext.h removed some dependencies.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <QFrame>
|
||||
#include "Code/Interface/QRDInterface.h"
|
||||
|
||||
class PythonContext;
|
||||
class ScintillaEdit;
|
||||
|
||||
Reference in New Issue
Block a user