Fix compilation and runtime issues with reviewer from recent changes

This commit is contained in:
Daniel Evans 2016-04-16 14:06:02 +01:00
parent f3b81c5690
commit 76eb43c023
11 changed files with 70 additions and 43 deletions

View file

@ -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)