From 33bfdf9adb269ec5912420803812f660b724adf5 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Mon, 19 Jul 2021 13:16:38 +0200 Subject: build: use add_project_arguments instead of configuration_data No need to include config.h anymore. --- include/cairo_util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/cairo_util.h') diff --git a/include/cairo_util.h b/include/cairo_util.h index a64c355..fd611b6 100644 --- a/include/cairo_util.h +++ b/include/cairo_util.h @@ -1,7 +1,6 @@ #ifndef _SWAY_CAIRO_UTIL_H #define _SWAY_CAIRO_UTIL_H -#include "config.h" #include #include #include -- cgit v1.2.3