Rename pixbuf utils to texture utils

That is what this is now.
This commit is contained in:
Matthias Clasen
2023-05-16 22:00:08 -04:00
parent 847739aed7
commit c2ba1d69a1
8 changed files with 7 additions and 7 deletions

View File

@@ -31,7 +31,7 @@
#include <stdlib.h>
#include <locale.h>
#include "gdkpixbufutilsprivate.h"
#include "gdktextureutilsprivate.h"
static char *output_dir = NULL;