[SHELLBTRFS] Fix build?

(Not sure why it works locally...)
This commit is contained in:
Pierre Schweitzer 2019-11-12 21:52:16 +01:00
parent 4eefc85c90
commit a837184300
No known key found for this signature in database
GPG key ID: 7545556C3D585B0B

View file

@ -42,6 +42,7 @@
#include <strsafe.h>
#include <ndk/iofuncs.h>
#include <ndk/obfuncs.h>
#include <ndk/rtlfuncs.h>
#endif
#include <string>
#ifdef __REACTOS__