filter-low-dpi.c: remove unused includes

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
This commit is contained in:
Konstantin Kharlamov 2019-09-09 00:31:31 +03:00 committed by Peter Hutterer
parent a3857b4bec
commit 22c044c1dd

View file

@ -29,8 +29,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
#include <limits.h>
#include <math.h>
#include "filter.h"
#include "libinput-util.h"