mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-30 21:32:42 +00:00
corrected include to follow our standards.
This commit is contained in:
parent
6e07568b43
commit
5671a4b8e2
@ -1,7 +1,7 @@
|
||||
#include "nestedtablemodel.hpp"
|
||||
|
||||
#include <cassert>
|
||||
#include "./idtable.hpp"
|
||||
#include "idtable.hpp"
|
||||
|
||||
CSMWorld::NestedTableModel::NestedTableModel(const QModelIndex& parent,
|
||||
ColumnBase::Display columnId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user