Skip to content

Commit

Permalink
Changed retriever.h to retriever.hpp in mesh_operations.cpp in order…
Browse files Browse the repository at this point in the history
… to align with resource_retriever ros2 branch (#200)
  • Loading branch information
Drojas251 committed Jul 29, 2021
1 parent 999ae3e commit 42a4a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mesh_operations.cpp
Expand Up @@ -44,7 +44,7 @@
#include <float.h>

#include <console_bridge/console.h>
#include <resource_retriever/retriever.h>
#include <resource_retriever/retriever.hpp>

#include <assimp/scene.h>
#include <assimp/Importer.hpp>
Expand Down

0 comments on commit 42a4a0f

Please sign in to comment.