mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-19 14:03:20 +02:00
Fix header name
This commit is contained in:
parent
a364e85e1d
commit
5019f79947
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
#define hifi_OctreeElementBag_h
|
||||
|
||||
#include "OctreeElement.h"
|
||||
#include <sharedUtil.h>
|
||||
#include <SharedUtil.h>
|
||||
|
||||
class OctreeElementBag {
|
||||
public:
|
||||
|
|
Loading…
Reference in a new issue