summaryrefslogtreecommitdiff
path: root/include/compression/my64bit.h
diff options
context:
space:
mode:
authorMagnus Lundborg <lundborg.magnus@gmail.com>2014-01-14 08:06:39 (GMT)
committerMagnus Lundborg <lundborg.magnus@gmail.com>2014-01-14 08:06:39 (GMT)
commit951d5a3f6052de96220c190280d6e20fb22ada46 (patch)
treed7a6c42228dd141f8bedd883411c60e86402fc34 /include/compression/my64bit.h
parentdb441e04e71e2a0177ee382216cf4677aa5878f7 (diff)
Use relative paths for includes.
Diffstat (limited to 'include/compression/my64bit.h')
-rw-r--r--include/compression/my64bit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/compression/my64bit.h b/include/compression/my64bit.h
index 2959a8d..c17a4a9 100644
--- a/include/compression/my64bit.h
+++ b/include/compression/my64bit.h
@@ -18,7 +18,7 @@ typedef uint64_t my_uint64_t;
#define HAVE64BIT
#else /* USE_STD_INTTYPES */
/* The USE_WINDOWS symbol should be automatically defined in tng_compress.h */
-#include "compression/tng_compress.h"
+#include "../compression/tng_compress.h"
#ifdef USE_WINDOWS
typedef __int64 my_int64_t;
typedef unsigned __int64 my_uint64_t;
contact: Jan Huwald // Impressum