mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
Fix #includes in betterRenderer and ci_shadervalidator after file reorganization
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include "Globals.h"
|
||||
#include "Logs.h"
|
||||
#include "utilities/Globals.h"
|
||||
#include "utilities/Logs.h"
|
||||
#include "config.h"
|
||||
#include "nvrenderer/nvrenderer.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user