Browse Source

Update to Rack v1 API

tags/v1.1.0
Andrew Belt 6 years ago
parent
commit
d445413e2b
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/Befaco.hpp

+ 1
- 1
src/Befaco.hpp View File

@@ -1,5 +1,5 @@
#include "rack.hpp"
#include "componentlibrary.hpp"
#include "component.hpp"


using namespace rack;


Loading…
Cancel
Save