circular includes

This commit is contained in:
2025-03-21 16:55:04 -05:00
parent 1b6b74db84
commit 2ce04b2ab4
4 changed files with 5 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
#ifndef RENDERER_H
#define RENDERER_H
#include "Archimedes.h"
#include "pch.hpp"
#include "RendererOpenGL/RendererOpenGL.h"