examples: adjust include path for headers no longer public headers
authorStefan Schmidt <stefan@osg.samsung.com>
Wed, 23 Mar 2016 13:59:21 +0000 (14:59 +0100)
committerStefan Schmidt <stefan@osg.samsung.com>
Wed, 23 Mar 2016 14:34:54 +0000 (15:34 +0100)
commit13ae9992119af5f8f3c4886bc56449c6e69f9dc5
treed551b5b4dd054392c2b9d1fd7ff7c09faa309fd4
parent41e26be07af1d4aeb3f27e2cb36b45f9f7055dda
examples: adjust include path for headers no longer public headers

Since commit a4f0f08399de85b382603bc57e7a480872e85915 these header files are
no longer installed. Make sure the example have the correct path to actually
find teh files. If we no longer consider them public we might want to think
about removing the examples for them.

This commit fixes the examples build only.
src/examples/eolian_cxx/eolian_cxx_complex_types_01.cc
src/examples/eolian_cxx/eolian_cxx_eo_events_01.cc