aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/netlists-concats.adb
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/netlists-concats.adb')
-rw-r--r--src/synth/netlists-concats.adb2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/synth/netlists-concats.adb b/src/synth/netlists-concats.adb
index 0aacd9ec6..d8df7bbc3 100644
--- a/src/synth/netlists-concats.adb
+++ b/src/synth/netlists-concats.adb
@@ -18,6 +18,8 @@
-- Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
-- MA 02110-1301, USA.
+with Netlists.Folds; use Netlists.Folds;
+
package body Netlists.Concats is
procedure Append (C : in out Concat_Type; N : Net) is
begin