Fixed C++ box_cxx_example_02.cc example compilation
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 29 Jul 2014 03:28:10 +0000 (00:28 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Tue, 29 Jul 2014 03:28:10 +0000 (00:28 -0300)
commitfae14613369584ba4eb168b085f3a7bcfd6edf11
tree135c9518b337a44d80daf309b29287b9ab23c698
parent09b9ef0bc0a022e0ca40b56f26d5cba9d9d03ee3
Fixed C++ box_cxx_example_02.cc example compilation

The example didn't include "elm_interface_atspi_widget_action.h" and
so failed on headers that used the type Elm_Atspi_Action in the
function's prototypes.
legacy/elementary/src/examples/box_cxx_example_02.cc