Skip to content

Commit

Permalink
Fixed|Client|Manifest: Added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Oct 18, 2014
1 parent d5a8c2e commit f5cbca3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doomsday/client/src/resource/manifest.cpp
Expand Up @@ -25,8 +25,10 @@
#include <doomsday/filesys/lumpindex.h>
#include <doomsday/filesys/wad.h>
#include <doomsday/filesys/zip.h>
#include <de/Path>

#include <de/App>
#include <de/NativeFile>
#include <de/Path>

using namespace de;

Expand Down

0 comments on commit f5cbca3

Please sign in to comment.