#ifndef INC_TRAVAIL_H #define INC_TRAVAIL_H #include "facet.h" void tracerScene(Objet *obj); void initScene(); #endif