This doesn't work: ```rust mod submod { include_config!(); } ``` I guess there's absolute path in the macro.