Add the missing include that broke Windows build

I swear I committed this before...

[See #6372]
This commit is contained in:
James Lee 2012-02-15 11:51:00 -07:00
parent ca0d2d7bc2
commit 8e8188d752
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "precomp.h"
#include "fs.h"
#include <sys/stat.h>
/*
* Returns an expanded file path that must be freed