diff --git a/Source/encrypt.cpp b/Source/encrypt.cpp index 763eff6bb..7b7d714fb 100644 --- a/Source/encrypt.cpp +++ b/Source/encrypt.cpp @@ -4,6 +4,7 @@ * Implementation of functions for compression and decompressing MPQ data. */ #include +#include #include #include "encrypt.h"