mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-26 22:45:15 -04:00
Fix #include error
This commit is contained in:
parent
4c0c20b1a0
commit
c66fd69c47
@ -7,7 +7,7 @@
|
||||
#include <QTextCodec>
|
||||
#include <QDebug>
|
||||
|
||||
#include "components/esm/esmreader.hpp"
|
||||
#include <components/esm/esmreader.hpp>
|
||||
|
||||
ContentSelectorModel::ContentModel::ContentModel(QObject *parent, QIcon warningIcon) :
|
||||
QAbstractTableModel(parent),
|
||||
|
Loading…
x
Reference in New Issue
Block a user