You've already forked ivi-homescreen-plugins
mirror of
https://github.com/toyota-connected/ivi-homescreen-plugins.git
synced 2026-06-21 07:19:32 -07:00
Merge pull request #256 from toyota-connected/fix/nav-render-spdlog-include
[nav_render_view] add missing <spdlog/spdlog.h> include
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
|
||||
#include "nav_render_texture.h"
|
||||
|
||||
#include <spdlog/spdlog.h>
|
||||
|
||||
#include "libnav_render.h"
|
||||
|
||||
namespace nav_render_view_plugin {
|
||||
|
||||
Reference in New Issue
Block a user