summaryrefslogtreecommitdiff
path: root/gdk/gdkmemoryformat.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2021-10-06 23:15:25 -0400
committerMatthias Clasen <mclasen@redhat.com>2021-10-07 13:05:53 -0400
commit144f727d5aa0f77411835b910759ea3456f6063e (patch)
treed6e036c9ef7e585c57fe23186c4d31987b0772b0 /gdk/gdkmemoryformat.c
parentdb374527873d119225f0915e26822af9ad6f73ea (diff)
downloadgtk+-144f727d5aa0f77411835b910759ea3456f6063e.tar.gz
Rename ngl to gl
We have only one gl renderer now, and it is a bit odd for it not be called gl.
Diffstat (limited to 'gdk/gdkmemoryformat.c')
-rw-r--r--gdk/gdkmemoryformat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk/gdkmemoryformat.c b/gdk/gdkmemoryformat.c
index 5af2bb8516..abbe8c03f7 100644
--- a/gdk/gdkmemoryformat.c
+++ b/gdk/gdkmemoryformat.c
@@ -21,7 +21,7 @@
#include "gdkmemoryformatprivate.h"
-#include "gsk/ngl/fp16private.h"
+#include "gsk/gl/fp16private.h"
#include <epoxy/gl.h>