remove dpms header

This commit is contained in:
2020-06-15 18:09:47 +02:00
parent 793d69e13d
commit a579aa411c
2 changed files with 1 additions and 2 deletions

View File

@ -22,7 +22,6 @@
#include <cstdlib>
#include <algorithm>
#include <X11/Xlib.h>
#include <X11/extensions/dpms.h>
#include <unistd.h>
#include <sys/types.h>
#include <limits.h>