#ifndef PROTOS_PROTOS_H
#define PROTOS_PROTOS_H

#include "protos/main.h"
#include "protos/module.h"
#include "protos/winhand.h"
#include "protos/cxhand.h"
#include "protos/prefs.h"
#include "protos/handlers.h"

#endif /* PROTOS_PROTOS_H */
