about summary refs log tree commit diff stats
path: root/src/main.cpp
diff options
context:
space:
mode:
authorComradeCrow <comradecrow@vivaldi.net>2024-04-17 16:28:26 -0700
committerComradeCrow <comradecrow@vivaldi.net>2024-04-17 16:28:26 -0700
commitb0487239d2f1fbcde9394b32058612778d2838ce (patch)
treeb0cb324ddd25664a26ce3d90e47ca3860fe05139 /src/main.cpp
parentf36820831b79c196d3907c770d74e14570b350f8 (diff)
downloadytcpp-b0487239d2f1fbcde9394b32058612778d2838ce.tar.gz
Everything is broken main
Diffstat (limited to 'src/main.cpp')
-rw-r--r--src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 42ad541..e3dde51 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4,7 +4,7 @@
 #include <map>
 
 #include <ytcpp.hpp>
-#include <tui.hpp>
+// #include <tui.hpp>
 #include <video.hpp>
 #include <invapi.hpp>
 #include <YtdlpWrapper.hpp>