direct header includes, remove redundant ones

This commit is contained in:
veclavtalica
2024-10-22 10:39:40 +03:00
parent 8aecc2bd06
commit eff2d9c5e1
11 changed files with 9 additions and 13 deletions

View File

@ -1,7 +1,7 @@
#ifndef TWN_TEXTURES_C_H
#define TWN_TEXTURES_C_H
#include "twn_util.h"
#include "twn_types.h"
#include "twn_texture_modes.h"
#include "rendering/twn_gpu_texture_c.h"