# File lib/inline.rb, line 723
    def include(header)
      @inc << "#include #{header}"
    end