fix cmake build
This commit is contained in:
parent
8de69a20c7
commit
da626c4ab4
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
/// \brief SRB2 system stuff for SDL
|
||||
|
||||
#ifdef CMAKECONFIG
|
||||
#include "config.h"
|
||||
#include "../config.h"
|
||||
#else
|
||||
#include "../config.h.in"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in a new issue