Skip to content

Commit

Permalink
Hd: Fix include for prim data overlay cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Aug 6, 2024
1 parent 8f5ef36 commit 462c208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Hd/primDataSourceOverlayCache.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// Licensed under the terms set forth in the LICENSE.txt file available at
// https://openusd.org/license.
//
#include "primDataSourceOverlayCache.h"
#include "Hd/primDataSourceOverlayCache.h"

#include "Tf/denseHashSet.h"
#include "Trace/traceImpl.h"
Expand Down

0 comments on commit 462c208

Please sign in to comment.