Fix header name

This commit is contained in:
Atlante45 2015-11-30 11:48:34 -08:00
parent a364e85e1d
commit 5019f79947

View file

@ -17,7 +17,7 @@
#define hifi_OctreeElementBag_h
#include "OctreeElement.h"
#include <sharedUtil.h>
#include <SharedUtil.h>
class OctreeElementBag {
public: