mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-14 16:16:23 +02:00
Fixing include filename case
This commit is contained in:
parent
adc4e8c513
commit
b0c02311c0
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#define hifi_gpu_Resource_h
|
||||
|
||||
#include <assert.h>
|
||||
#include "interfaceconfig.h"
|
||||
#include "InterfaceConfig.h"
|
||||
|
||||
namespace gpu {
|
||||
|
||||
|
|
Loading…
Reference in a new issue