Skip to content

Commit

Permalink
Fixed: Missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Nov 3, 2018
1 parent f34ecfc commit a88fa5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doomsday/sdk/libcore/src/filesys/filesystem.cpp
Expand Up @@ -33,6 +33,7 @@
#include "de/ZipArchive"

#include <QHash>
#include <condition_variable>

namespace de {

Expand Down

0 comments on commit a88fa5d

Please sign in to comment.