mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-12 17:38:19 +00:00
[host] nvfbc: fix compilation with new debug code
This commit is contained in:
parent
b776b00a67
commit
f05151c9a6
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user