diff --git a/android/app/AndroidManifest.xml b/android/app/AndroidManifest.xml
index a7dd9f2e..0bb562c6 100644
--- a/android/app/AndroidManifest.xml
+++ b/android/app/AndroidManifest.xml
@@ -96,13 +96,11 @@
-
diff --git a/src/main.cpp b/src/main.cpp
index a4769be4..4048c0ea 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -11,7 +11,6 @@
#include "./sys_check.hpp"
#include "./start_screen.hpp"
-#include "SDL3/SDL_video.h"
#include
#include