Skip to content

Commit 3c146e4

Browse files
committed
StkAll.h
1 parent c98a364 commit 3c146e4

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/StkAll.h

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#include "Stk.h"
12
#include "Asymp.h"
23
#include "BandedWG.h"
34
#include "BeeThree.h"
@@ -70,13 +71,6 @@
7071
#include "ReedTable.h"
7172
#include "Resonate.h"
7273
#include "Rhodey.h"
73-
#include "RtAudio.h"
74-
#include "RtMidi.h"
75-
#include "RtWvIn.h"
76-
#include "RtWvOut.h"
77-
#include "SKINImsg.h"
78-
#include "SKINItbl.h"
79-
#include "STKAll.h"
8074
#include "Sampler.h"
8175
#include "Saxofony.h"
8276
#include "Shakers.h"
@@ -88,7 +82,6 @@
8882
#include "Socket.h"
8983
#include "Sphere.h"
9084
#include "StifKarp.h"
91-
#include "Stk.h"
9285
#include "TapDelay.h"
9386
#include "TcpClient.h"
9487
#include "TcpServer.h"
@@ -122,4 +115,11 @@
122115
#include "ArdStreamOut.h"
123116
#include "ArdStreamOutCommon.h"
124117
#include "ArdUdp.h"
118+
#else
119+
#include "RtAudio.h"
120+
#include "RtMidi.h"
121+
#include "RtWvIn.h"
122+
#include "RtWvOut.h"
123+
#include "SKINImsg.h"
124+
#include "SKINItbl.h"
125125
#endif

0 commit comments

Comments
 (0)