mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[host] nvfbc: fix compilation with new debug code
This commit is contained in:
@@ -18,8 +18,12 @@
|
|||||||
* Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
* Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "wrapper.h"
|
extern "C"
|
||||||
#include "common/windebug.h"
|
{
|
||||||
|
#include "wrapper.h"
|
||||||
|
#include "common/windebug.h"
|
||||||
|
};
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <NvFBC/nvFBCToSys.h>
|
#include <NvFBC/nvFBCToSys.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user