mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
add missing waflib include to rsynth.lv2
This commit is contained in:
parent
9faae9c8a3
commit
78e3864c5d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import os
|
|||
import re
|
||||
import shutil
|
||||
import waflib.extras.autowaf as autowaf
|
||||
from waflib import Options
|
||||
|
||||
# Mandatory variables
|
||||
top = '.'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue