summaryrefslogtreecommitdiff
path: root/src/zprep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/zprep.h')
-rw-r--r--src/zprep.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zprep.h b/src/zprep.h
index e7004ee..23db911 100644
--- a/src/zprep.h
+++ b/src/zprep.h
@@ -10,7 +10,7 @@
#include <unistd.h>
#ifdef __COSMOPOLITAN__
-#include "libc/dce.h"
+#include <cosmo.h>
#define z_is_windows() IsWindows()
#else
#ifdef _WIN32