adjust options parser include path

This commit is contained in:
Cyrus Harrison 2021-10-28 10:26:06 -07:00
parent 9f7ac3a7f6
commit 5c21e67d7d

@ -42,7 +42,7 @@ namespace internal
// Include from third party. // Include from third party.
// @cond NONE // @cond NONE
#include <vtkmoptionparser/optionparser.h> #include <vtkm/thirdparty/optionparser/vtkmoptionparser/optionparser.h>
// @endcond // @endcond
// Now restore the header guards as before so that other includes of (possibly different versions // Now restore the header guards as before so that other includes of (possibly different versions