Browse Source

Add missing include

pull/1454/head
Fabrizio DUHEM 5 years ago
parent
commit
5d3c22c16c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/app/ModuleBrowser.cpp

+ 1
- 0
src/app/ModuleBrowser.cpp View File

@@ -25,6 +25,7 @@
#include <settings.hpp> #include <settings.hpp>
#include <set> #include <set>
#include <algorithm> #include <algorithm>
#include <helpers.hpp>


namespace rack { namespace rack {
namespace app { namespace app {


Loading…
Cancel
Save