Bugfix: fix disabling RandR outputs

This commit is contained in:
Michael Stapelberg
2011-02-21 01:43:39 +01:00
parent 35e79c87c8
commit a92b9dca73
5 changed files with 43 additions and 5 deletions

View File

@ -55,5 +55,6 @@
#include "resize.h"
#include "sighandler.h"
#include "move.h"
#include "output.h"
#endif