Fix mingw static builds

This commit is contained in:
dsc 2021-03-28 18:33:40 +02:00
parent d01d3704f2
commit d436d6bc72
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
//========= Copyright Valve Corporation ============//
#define VR_API_EXPORT 1
#define VR_API_PUBLIC 1
#include "openvr.h"
#include "ivrclientcore.h"
#include <vrcommon/pathtools_public.h>