#ifndef _SWAY_NAGBAR_RENDER_H #define _SWAY_NAGBAR_RENDER_H void render_frame(struct sway_nagbar *nagbar); #endif