Bug 1932784 - Reduce #include of WebGLFormats.h in headers. r=gfx-reviewers,lsalzman

Differential Revision: https://phabricator.services.mozilla.com/D229864
This commit is contained in:
Kelsey Gilbert
2024-12-04 11:13:49 +00:00
parent 01135635a1
commit a57dfcc948
9 changed files with 12 additions and 6 deletions

View File

@@ -35,6 +35,7 @@
#include "nsContentUtils.h"
#include "nsDisplayList.h"
#include "TexUnpackBlob.h"
#include "WebGLFormats.h"
#include "WebGLMethodDispatcher.h"
#include "WebGLChild.h"
#include "WebGLTextureUpload.h"