mirror of
https://github.com/vcmi/vcmi.git
synced 2025-04-04 22:14:25 +02:00
fix imports
This commit is contained in:
parent
025ad58561
commit
01bb73b0cc
@ -8,8 +8,8 @@
|
|||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
#include "StdInc.h"
|
#include "StdInc.h"
|
||||||
#include "artifactWidget.h"
|
#include "artifactwidget.h"
|
||||||
#include "ui_artifactWidget.h"
|
#include "ui_artifactwidget.h"
|
||||||
#include "inspector.h"
|
#include "inspector.h"
|
||||||
#include "../../lib/ArtifactUtils.h"
|
#include "../../lib/ArtifactUtils.h"
|
||||||
#include "../../lib/constants/StringConstants.h"
|
#include "../../lib/constants/StringConstants.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user