Give path in effects/animation.h to also work on case-insensitive file systems.
This commit is contained in:
parent
ae997ef802
commit
c9825c8f9b
@ -3,7 +3,7 @@
|
||||
#include "Effect.h"
|
||||
#include "prototypes.h"
|
||||
#include "my_fastled.h"
|
||||
#include "Animation.h"
|
||||
#include "../Animation.h"
|
||||
|
||||
class AnimationEffect : public Effect {
|
||||
private:
|
||||
|
Loading…
Reference in New Issue
Block a user