mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-12-23 04:16:50 +01:00
An another stab at fixing the windows github action build.
This commit is contained in:
parent
9171cfb92e
commit
33d43d8ef8
@ -1,6 +1,8 @@
|
||||
|
||||
#include "tonality.h"
|
||||
|
||||
#include "core/math/math_funcs.h"
|
||||
|
||||
#include "../../algos/mm_algos.h"
|
||||
#include "../../editor/mm_graph_node.h"
|
||||
#include "../mm_material.h"
|
||||
|
@ -1,6 +1,8 @@
|
||||
#ifndef MM_TONALITY_H
|
||||
#define MM_TONALITY_H
|
||||
|
||||
#include "core/math/vector2.h"
|
||||
|
||||
#include "../bases/curve_base.h"
|
||||
#include "../mm_node_universal_property.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user