remove unused headers

This commit is contained in:
Kovid Goyal
2024-03-20 17:28:14 +05:30
parent 7ea0af6f6d
commit 0042288e92

View File

@@ -5,13 +5,11 @@
* Distributed under terms of the GPL3 license.
*/
#include "state.h"
#include "cleanup.h"
#include "lineops.h"
#include "fonts.h"
#include <fontconfig/fontconfig.h>
#include <dlfcn.h>
#include "emoji.h"
#include "freetype_render_ui_text.h"
#ifndef FC_COLOR
#define FC_COLOR "color"