lib: fixed header inclusion bug in m_raw_channel.h
commit93056331b54de40b80f14efbce4ff0c180fc6990
authorChris Frey <cdfrey@foursquare.net>
Mon, 1 Nov 2010 18:47:43 +0000 (1 14:47 -0400)
committerChris Frey <cdfrey@foursquare.net>
Mon, 1 Nov 2010 18:47:43 +0000 (1 14:47 -0400)
treec16a66aaf2bc374481b2d43d3a836658dc0de71e
parent9bb58226a5a6311d60446f27a4307bedcbb9223a
lib: fixed header inclusion bug in m_raw_channel.h

Barry headers, when included by Barry's own code, should use the
include "data.h" style, not the <barry/data.h> style.
src/m_raw_channel.h