diff --git a/SakuraVNE/src/main.cpp b/SakuraVNE/src/main.cpp index c619aec..5fe0988 100644 --- a/SakuraVNE/src/main.cpp +++ b/SakuraVNE/src/main.cpp @@ -1,7 +1,6 @@ #define SDL_MAIN_HANDLED #include "Application.h" -#include "Log.h" int main(int argc, char *argv[]) { Application app;