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