summaryrefslogtreecommitdiff
path: root/shell/inc/internal/types.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'shell/inc/internal/types.hxx')
-rw-r--r--shell/inc/internal/types.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/inc/internal/types.hxx b/shell/inc/internal/types.hxx
index c8686b2e49..7de20446f7 100644
--- a/shell/inc/internal/types.hxx
+++ b/shell/inc/internal/types.hxx
@@ -36,6 +36,9 @@
#include <utility>
#include <vector>
#include <stack>
+#include <external/zlib/zlib.h>
+#include <external/zlib/ioapi.h>
+
typedef std::vector<std::wstring> StringList_t;