diff options
Diffstat (limited to 'o3d/plugin/win')
-rw-r--r-- | o3d/plugin/win/config.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/plugin/win/config.cc b/o3d/plugin/win/config.cc index e47147a..9be4c5c 100644 --- a/o3d/plugin/win/config.cc +++ b/o3d/plugin/win/config.cc @@ -55,7 +55,7 @@ #include "plugin/cross/config.h" #include "plugin/cross/plugin_metrics.h" #include "core/cross/install_check.h" -#include "third_party/nixysa/files/static_glue/npapi/common.h" +#include "third_party/nixysa/static_glue/npapi/common.h" namespace o3d { |