Fix embarrising typo

This commit is contained in:
Jaby
2024-02-09 10:21:37 -05:00
committed by Jaby
parent 7d5a37b0d1
commit 973f8af6bc
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 {