- fixed JUCE includes
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define __RNN_COMPONENT_LAYER__
|
||||
|
||||
//[Headers] -- You can add your own extra header files here --
|
||||
#include "JuceHeader.h"
|
||||
#include <juce/JuceHeader.h>
|
||||
#include "DrawComponent.hpp"
|
||||
#include "Layer.hpp"
|
||||
#include "DeepStack.hpp"
|
||||
|
||||
Reference in New Issue
Block a user