#ifndef PROPAGAT_H #define PROPAGAT_H #include "window.h" void GeneratePaths (Window *win); #endif // PROPAGAT_H