Fix a few warnings

This commit is contained in:
jp9000
2014-04-28 00:15:26 -07:00
parent 65455c27be
commit 7114f65d18
2 changed files with 7 additions and 3 deletions

View File

@@ -23,6 +23,11 @@
extern "C" {
#endif
struct vec2;
struct vec3;
struct vec4;
struct quat;
/*
* OBS data settings storage
*