Add mouse vertical scrolling.
[familia.git] / src / i18n.h
1 #include "../config.h"
2 #include "gettext.h"
3 #define _(x) gettext(x)