Add missing includes

This commit is contained in:
Joshua Vandaële
2026-06-23 05:11:14 +02:00
parent e97b1cd759
commit faaea5919a
3 changed files with 6 additions and 1 deletions

View File

@@ -3,6 +3,8 @@
#include "VideoBackends/OGL/OGLBoundingBox.h"
#include <cstring>
#include "VideoBackends/OGL/OGLGfx.h"
#include "VideoCommon/DriverDetails.h"