diff --git a/host/platform/Windows/capture/NVFBC/src/wrapper.cpp b/host/platform/Windows/capture/NVFBC/src/wrapper.cpp index 9ca574d71..d57b2e818 100644 --- a/host/platform/Windows/capture/NVFBC/src/wrapper.cpp +++ b/host/platform/Windows/capture/NVFBC/src/wrapper.cpp @@ -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 #include