Go to the documentation of this file. 3 #ifndef vtk_libtheora_h 4 #define vtk_libtheora_h 7 #define VTK_MODULE_USE_EXTERNAL_vtktheora 0 9 #if VTK_MODULE_USE_EXTERNAL_vtktheora 10 # include <theora/theora.h> 11 # include <theora/theoradec.h> 12 # include <theora/theoraenc.h> 14 # include <vtktheora/include/theora/theora.h> 15 # include <vtktheora/include/theora/theoradec.h> 16 # include <vtktheora/include/theora/theoraenc.h>