Fix oculus_mobile_bridge include path;

This commit is contained in:
bjorn 2019-05-20 15:15:10 -07:00
parent e8a8f6718e
commit a9972a88de
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
// Functions on the Lovr side of the wall, called from the Oculus side of the wall.
#pragma once
#include "../util.h"
#include "../../core/util.h"
#include <stdbool.h>
// What's going on here: