mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 06:59:18 +02:00
Rewrite #includes to use explicit subdirectory paths
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@ http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "color.h"
|
||||
#include "utilities/color.h"
|
||||
|
||||
// a simple light source, either omni- or directional
|
||||
struct basic_light {
|
||||
|
||||
Reference in New Issue
Block a user