mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-25 16:06:31 +00:00
Remove direct include of Code/CaptureContext.h in almost all files
* This is a leftover from before the interface was hoisted out, and most windows were still calling directly to CaptureContext instead of via the public ICaptureContext interface
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include "PerformanceCounterSelection.h"
|
||||
#include <QMenu>
|
||||
#include <QSet>
|
||||
#include "Code/CaptureContext.h"
|
||||
#include "Code/Interface/QRDInterface.h"
|
||||
#include "Code/Resources.h"
|
||||
#include "ui_PerformanceCounterSelection.h"
|
||||
|
||||
Reference in New Issue
Block a user