Add missing rule for network/*.h

This commit is contained in:
Magnus Norddahl 2020-06-05 02:02:07 +02:00
parent 6eb8bcdd59
commit 377f4c50ba

View file

@ -641,6 +641,7 @@ file( GLOB HEADER_FILES
common/scripting/backend/*.h
common/scripting/frontend/*.h
utility/*.h
network/*.h
scripting/*.h
scripting/backend/*.h
scripting/decorate/*.h