fixes broken build from premature push, oops

This commit is contained in:
alisdair sullivan 2011-05-04 01:00:29 -07:00
parent 26e479fc84
commit e4cbe15fa7
9 changed files with 15 additions and 15 deletions

View file

@ -26,8 +26,8 @@
-define(utf16, true).
-include("./include/jsx_common.hrl").
-include("./include/jsx_decoder.hrl").
-include("jsx_common.hrl").
-include("jsx_decoder.hrl").
%% i've noticed you've noticed that there's no source here. very astute. see
%% jsx_decoder_template.hrl in the include directory. any mofications to this