mirror of
https://github.com/id-Software/DOOM-3-BFG.git
synced 2024-12-02 08:51:57 +00:00
Fixed typo that hid the sys/*.h files in the VS solutions
This commit is contained in:
parent
cfbbcd6fe6
commit
bc45492d9c
1 changed files with 1 additions and 1 deletions
|
@ -1148,7 +1148,7 @@ if(MSVC)
|
||||||
${EDITOR_SOUND_INCLUDES} ${EDITOR_SOUND_SOURCES})
|
${EDITOR_SOUND_INCLUDES} ${EDITOR_SOUND_SOURCES})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
list(APPEND RBDOOM3_INLCUDES
|
list(APPEND RBDOOM3_INCLUDES
|
||||||
${SYS_INCLUDES}
|
${SYS_INCLUDES}
|
||||||
${WIN32_INCLUDES})
|
${WIN32_INCLUDES})
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue