move and rename private/rendering.h to rendering/internal_api.h

This commit is contained in:
2024-07-29 13:20:11 +03:00
parent 9181e43fcc
commit 0697f845dd
4 changed files with 4 additions and 7 deletions

View File

@ -2,7 +2,6 @@
#define CONTEXT_H
#include "private/rendering.h"
#include "textures.h"
#include "input.h"