summaryrefslogtreecommitdiffstats
path: root/common/lz.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/lz.h')
-rw-r--r--common/lz.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/lz.h b/common/lz.h
index fb61e10e..993609f2 100644
--- a/common/lz.h
+++ b/common/lz.h
@@ -8,7 +8,7 @@
#include "lz_common.h"
#include "lz_config.h"
-#include <common/draw.h>
+#include "draw.h"
typedef void *LzContext;