mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-06 10:44:01 +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
|
||||
*/
|
||||
|
||||
#include "wrapper.h"
|
||||
#include "common/windebug.h"
|
||||
extern "C"
|
||||
{
|
||||
#include "wrapper.h"
|
||||
#include "common/windebug.h"
|
||||
};
|
||||
|
||||
#include <windows.h>
|
||||
#include <NvFBC/nvFBCToSys.h>
|
||||
|
||||
|
Reference in New Issue
Block a user