fixup! fixup! Fix build errors when building without SDL

This commit is contained in:
Gustaf Alhäll 2023-07-22 22:59:00 +02:00
parent d42d1e9a45
commit 4bc7b2da11
No known key found for this signature in database
GPG key ID: 6C1F67D690CDEDFD

View file

@ -49,7 +49,7 @@
#include "m_anigif.h"
#include "md5.h"
#include "m_perfstats.h"
#include "hardware/u_list.h" // TODO: this should be a standard utility class
#include "u_list.h"
#ifdef NETGAME_DEVMODE
#define CV_RESTRICT CV_NETVAR