diff --git a/source/function_patcher.cpp b/source/function_patcher.cpp index aee1063..422eb50 100644 --- a/source/function_patcher.cpp +++ b/source/function_patcher.cpp @@ -4,7 +4,6 @@ #include #include #include -#include "defines.h" #include "function_patcher.h" #include "logger.h" #include "CThread.h"