Skip to content

Commit 69c0be6

Browse files
committed
xrCore.h: Fixed rt_compressor include.
1 parent 727c8b9 commit 69c0be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/xrCore/xrCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
#include "xrsharedmem.h"
123123
#include "xrstring.h"
124124
#include "xr_resource.h"
125-
#include "Compression\rt_compressor.h"
125+
#include "Compression/rt_compressor.h"
126126
#include "xr_shared.h"
127127
#include "string_concatenations.h"
128128

0 commit comments

Comments
 (0)