Added missing include.

To fix linux/mac build errors.
This commit is contained in:
Michael Kowalski 2022-07-26 21:48:58 -04:00
parent fa2de72f86
commit df1edf2934
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#include <pxr/usd/sdf/path.h>
#include <pxr/usd/usd/common.h>
#include <pxr/usd/usd/stage.h>
struct Depsgraph;
struct Main;