Skip to content

Commit 60275d1

Browse files
committed
WaveformHelper.h:
* Updating ann_cnn.h header as we've moved it from Core to new repo TrainOfThought.
1 parent cc32b29 commit 60275d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WaveformHelper.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#include "Spectrum.h"
1212
#include "ADSR.h"
1313

14-
#include <Core/MachineLearning/ann_cnn.h>
14+
#include <TrainOfThought/ann_cnn.h>
1515
#include <Core/Math.h>
1616
#include <Core/StlOperators.h>
1717

0 commit comments

Comments
 (0)