We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b737172 commit 3a2e2beCopy full SHA for 3a2e2be
cosmogfx.c
@@ -14,7 +14,7 @@ extern int cvrun_win(int, char **);
14
#undef osEvent
15
#undef cvrun
16
17
-#include "../cosmopolitan/libc/isystem/windows.h"
+#include <libc/isystem/windows.h>
18
19
#define cvrun cvrun_win
20
#define osEvent osEvent_win
0 commit comments