This commit is contained in:
Christian Semmler 2025-07-22 17:05:58 -07:00
parent a1996862db
commit 23f270d1e6
No known key found for this signature in database
GPG Key ID: 086DAA1360BEEE5C
2 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
#include "mxdirect3d.h"
#include "mxvideoparam.h"
#include <SDL3/SDL.h> // for SDL_Log
#include <assert.h>
#include <miniwin/miniwind3d.h>

View File

@ -1,6 +1,6 @@
#include "mxdirectxinfo.h"
#include "mxvideoparam.h"
#include "omni/include/mxvideoparam.h"
#include <SDL3/SDL_log.h>
#include <assert.h>