mirror of
https://github.com/rwengine/openrw.git
synced 2025-05-08 11:37:45 +03:00
Fix compilation and runtime issues with reviewer from recent changes
This commit is contained in:
parent
f3b81c5690
commit
76eb43c023
11 changed files with 70 additions and 43 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "ModelFramesWidget.hpp"
|
||||
#include <render/Model.hpp>
|
||||
#include <data/Model.hpp>
|
||||
#include <glm/gtx/string_cast.hpp>
|
||||
|
||||
void ModelFramesWidget::updateInfoBox(Model* model, ModelFrame *f)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue