normalize includes: common

This commit is contained in:
brainiac
2025-12-17 09:32:44 -08:00
committed by Alex
parent 723ca13482
commit 451eb0806a
295 changed files with 1592 additions and 2009 deletions
+7 -7
View File
@@ -17,15 +17,15 @@
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
#include "../global_define.h"
#include "patches.h"
#include "titanium.h"
#include "uf.h"
#include "sof.h"
#include "sod.h"
#include "rof.h"
#include "rof2.h"
#include "common/global_define.h"
#include "common/patches/rof.h"
#include "common/patches/rof2.h"
#include "common/patches/sod.h"
#include "common/patches/sof.h"
#include "common/patches/titanium.h"
#include "common/patches/uf.h"
void RegisterAllPatches(EQStreamIdentifier &into)