Codechange: Remove unnecessary 'core' includes. (#14867)

This commit is contained in:
Peter Nelson
2025-12-07 08:36:58 +00:00
committed by dP
parent 5e24b12044
commit 2557cf2098
52 changed files with 3 additions and 61 deletions
-1
View File
@@ -10,7 +10,6 @@
#include "../stdafx.h"
#include "../zoom_func.h"
#include "../settings_type.h"
#include "../core/math_func.hpp"
#include "8bpp_optimized.hpp"
#include "../safeguards.h"