mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-06-01 17:12:15 +00:00
d'oh, forgot to include qfile.h
This commit is contained in:
parent
fd7636137d
commit
a710e809f5
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ AUTOMAKE_OPTIONS= foreign
|
||||||
includedir= $(prefix)/include/QF/ruamoko
|
includedir= $(prefix)/include/QF/ruamoko
|
||||||
include_HEADERS= \
|
include_HEADERS= \
|
||||||
crudefile.h debug.h entities.h infokey.h math.h message.h nq_message.h \
|
crudefile.h debug.h entities.h infokey.h math.h message.h nq_message.h \
|
||||||
physics.h qw_message.h qw_physics.h qw_sys.h sound.h string.h system.h \
|
physics.h qfile.h qw_message.h qw_physics.h qw_sys.h sound.h string.h \
|
||||||
|
system.h \
|
||||||
\
|
\
|
||||||
draw.h key.h \
|
draw.h key.h \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue