diff options
Diffstat (limited to 'src/c.zig')
| -rw-r--r-- | src/c.zig | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ const build_config = @import("build_config"); pub usingnamespace @cImport({ @cInclude("epoxy/gl.h"); @cInclude("GLFW/glfw3.h"); - @cInclude("yaml.h"); @cInclude("lo/lo.h"); if (build_config.have_ffmpeg) { |
