lib/differential/parser/parser.rb in differential-1.0.2 vs lib/differential/parser/parser.rb in differential-1.0.3
- old
+ new
@@ -5,7 +5,8 @@
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#
+require_relative 'id'
require_relative 'reader'
require_relative 'record'