/* Patches */
#if BLUR_PIXELATED_SCREEN_PATCH
#include "blur_pixelated_screen.h"
#endif
#if PAMAUTH_PATCH
#include "pamauth.h"
#endif
#if KEYPRESS_FEEDBACK_PATCH
#include "keypress_feedback.h"
#endif
#if XRESOURCES_PATCH
#include "xresources.h"
#endif