# -*- Mode: Python; -*-

include_rules = [
  # libcast sender code must not depend on the receiver.
  '+cast/common',
  '+cast/sender',
]
