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