- add m_swap.h to several files.

This commit is contained in:
Christoph Oelckers 2023-08-19 15:18:01 +02:00
commit f0bbc32bae
13 changed files with 13 additions and 0 deletions

View file

@ -54,6 +54,7 @@
#include "bitmap.h"
#include "imagehelpers.h"
#include "image.h"
#include "m_swap.h"
// Since we want this to compile under Linux too, we need to define this
// stuff ourselves instead of including a DirectX header.