mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
Need <string.h> here.
This commit is contained in:
parent
5555a5339f
commit
ab2e606eb6
2 changed files with 3 additions and 0 deletions
|
@ -37,6 +37,8 @@
|
|||
#include "quakefs.h"
|
||||
#include "sound.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
typedef struct {
|
||||
vrect_t rect;
|
||||
int width;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue