Skip to content

Commit f7f5e48

Browse files
add missing version.h include
1 parent 40903c2 commit f7f5e48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Server/mods/deathmatch/StdInc.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
#include <bochs_internal/bochs_crc32.h>
5050
#include <pcrecpp.h>
5151
#include <pthread.h>
52+
#include "version.h"
5253

5354
extern class CNetServer* g_pRealNetServer;
5455
extern class CGame* g_pGame;

0 commit comments

Comments
 (0)