summaryrefslogtreecommitdiffstats
path: root/src/OSSupport
diff options
context:
space:
mode:
authorAlexander Harkness <bearbin@gmail.com>2013-11-27 08:40:59 +0100
committerAlexander Harkness <bearbin@gmail.com>2013-11-27 08:40:59 +0100
commitd925cf4def76d6db05a46d3ead77e6c76cfdd268 (patch)
tree6400c58678a170f58122e986c153e4cb785a8870 /src/OSSupport
parentFixed some of tiger's derpyness. (diff)
downloadcuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.tar
cuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.tar.gz
cuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.tar.bz2
cuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.tar.lz
cuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.tar.xz
cuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.tar.zst
cuberite-d925cf4def76d6db05a46d3ead77e6c76cfdd268.zip
Diffstat (limited to 'src/OSSupport')
-rw-r--r--src/OSSupport/GZipFile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/OSSupport/GZipFile.h b/src/OSSupport/GZipFile.h
index dcc171a2a..dfb4e8c31 100644
--- a/src/OSSupport/GZipFile.h
+++ b/src/OSSupport/GZipFile.h
@@ -9,7 +9,7 @@
#pragma once
-#include "lib/zlib/zlib.h"
+#include "zlib/zlib.h"