Skip to content

Commit

Permalink
Fix Hio's OpenEXR Arch pragmas include.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Aug 6, 2024
1 parent cbde428 commit 6d650ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Hio/OpenEXR/openexr-c.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// https://openusd.org/license.
//

#include "pxr/base/arch/pragmas.h"
#include "Arch/pragmas.h"

// Not all functions in the OpenEXR library are used by Hio, and the OpenEXR
// symbols themselves are declared static for inclusion within Hio.
Expand Down

0 comments on commit 6d650ab

Please sign in to comment.