mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-16 13:08:13 +00:00
[c-host] move dxgi capture into windows directory
This commit is contained in:
@@ -20,7 +20,7 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "interface.h"
|
||||
|
||||
#if defined(USE_DXGI)
|
||||
extern struct CaptureInterface Capture_DXGI;
|
||||
struct CaptureInterface Capture_DXGI;
|
||||
#endif
|
||||
|
||||
struct CaptureInterface * CaptureInterfaces[] =
|
||||
|
||||
Reference in New Issue
Block a user