Adding selfrestart patch

This commit is contained in:
bakkeby
2019-09-14 23:58:04 +02:00
parent 5501f81b9c
commit 70012dbf2c
7 changed files with 90 additions and 1 deletions

View File

@ -44,6 +44,10 @@
#include "rotatestack.h"
#endif
#if SELFRESTART_PATCH
#include "selfrestart.h"
#endif
#if SETBORDERPX_PATCH
#include "setborderpx.h"
#endif