mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-05-12 16:32:08 +02:00
Fixed compile.
This commit is contained in:
parent
42ff9cf8bc
commit
0117097bb6
@ -31,7 +31,7 @@
|
|||||||
#ifndef GLTF_TEXTURE_SAMPLER_H
|
#ifndef GLTF_TEXTURE_SAMPLER_H
|
||||||
#define GLTF_TEXTURE_SAMPLER_H
|
#define GLTF_TEXTURE_SAMPLER_H
|
||||||
|
|
||||||
#include "core/resource.h"
|
#include "core/object/resource.h"
|
||||||
#include "scene/resources/texture.h"
|
#include "scene/resources/texture.h"
|
||||||
|
|
||||||
class GLTFTextureSampler : public Resource {
|
class GLTFTextureSampler : public Resource {
|
Loading…
Reference in New Issue
Block a user