QtBiomeVisualiser: Fixed MSVC path-crossing.
MSVC would occasionally compile the wrong CPP file - the same name, but wrong path.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#include "Globals.h"
|
||||
#include "BiomeView.h"
|
||||
#include "Chunk.h"
|
||||
#include "QtChunk.h"
|
||||
#include <QPainter>
|
||||
#include <QResizeEvent>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user