Skip to content

Commit

Permalink
xrCore.h: Fixed rt_compressor include.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaffeine committed May 20, 2016
1 parent 727c8b9 commit 69c0be6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xrCore/xrCore.h
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
#include "xrsharedmem.h"
#include "xrstring.h"
#include "xr_resource.h"
#include "Compression\rt_compressor.h"
#include "Compression/rt_compressor.h"
#include "xr_shared.h"
#include "string_concatenations.h"

Expand Down

0 comments on commit 69c0be6

Please sign in to comment.