mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-22 05:27:20 +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
|
* 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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user