This website works better with JavaScript.
Home
Help
Sign In
VCVRack
/
Rack
mirror of
https://github.com/VCVRack/Rack.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
43
Wiki
Activity
Browse Source
Add missing include
pull/1454/head
Fabrizio DUHEM
5 years ago
parent
af20916ea7
commit
5d3c22c16c
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
src/app/ModuleBrowser.cpp
+ 1
- 0
src/app/ModuleBrowser.cpp
View File
@@ -25,6 +25,7 @@
#include <settings.hpp>
#include <set>
#include <algorithm>
#include <helpers.hpp>
namespace rack {
namespace app {
Write
Preview
Loading…
Cancel
Save