aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2022-07-20 17:50:43 +0200
committerPřemysl Eric Janouch <p@janouch.name>2022-07-20 17:51:00 +0200
commite7c75f8f9b384afa6f5bdf519391070187e11b3a (patch)
tree88af1481dd3342b88e3fe3dab7b5962ae5d2e1a6
parenta9a9d69a92927ed9dff50b39de8be57d7ad65fcd (diff)
downloadfiv-e7c75f8f9b384afa6f5bdf519391070187e11b3a.tar.gz
fiv-e7c75f8f9b384afa6f5bdf519391070187e11b3a.tar.xz
fiv-e7c75f8f9b384afa6f5bdf519391070187e11b3a.zip
Remove forgotten include directive
-rw-r--r--fiv-io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fiv-io.c b/fiv-io.c
index c190984..69a5a83 100644
--- a/fiv-io.c
+++ b/fiv-io.c
@@ -2959,8 +2959,6 @@ fiv_io_deserialize(GBytes *bytes, guint64 *user_data)
#include "xdg.h"
-#include <fnmatch.h>
-
static void
model_entry_finalize(FivIoModelEntry *entry)
{