Fix embarrising typo

This commit is contained in:
Jaby
2024-02-09 10:21:37 -05:00
committed by Jaby
parent e8b9021f7d
commit f9a1c9470b
4 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#pragma once
#include "../jabyegine_config.hpp"
#include "../jabyengine_config.hpp"
#include "gpu_primitives.hpp"
namespace JabyEngine {