#ifndef NAVIGATOR_H
#define NAVIGATOR_H

void init_navigator_module(void);

#endif
