#ifndef COMPOSITOR_H
#define COMPOSITOR_H

#include "aliases/aliases.h"

i32 run_main_loop(void);

#endif // !COMPOSITOR_H