add missing #includes

This commit is contained in:
Christoph Oelckers 2023-12-16 07:23:57 +01:00
commit cffa49d05f
3 changed files with 4 additions and 0 deletions

View file

@ -33,6 +33,7 @@
**
*/
#include <assert.h>
#include "resourcefile.h"
#include "fs_swap.h"