summaryrefslogtreecommitdiff
path: root/src/new_render/skybox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/new_render/skybox.h')
-rw-r--r--src/new_render/skybox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/new_render/skybox.h b/src/new_render/skybox.h
index 3b5b55b..c2ef3a2 100644
--- a/src/new_render/skybox.h
+++ b/src/new_render/skybox.h
@@ -5,7 +5,7 @@
#pragma once
#include "camera.h"
#include "defines.h"
-#include "ral_types.h"
+#include "ral_impl.h"
#include "render_types.h"
typedef struct Skybox {