Fix header guard to match the new file name

This commit is contained in:
Patrik Kraif
2025-07-16 12:55:22 +02:00
parent 4a3713cca8
commit dacd0fc63f

View File

@@ -1,5 +1,5 @@
#ifndef __TRACYUWP_HPP__
#define __TRACYUWP_HPP__
#ifndef __TRACYWINFAMILY_HPP__
#define __TRACYWINFAMILY_HPP__
#ifdef _WIN32
# include <winapifamily.h>