fix compilation error
This commit is contained in:
parent
9d2f992297
commit
9a30f858ad
|
|
@ -1,4 +1,4 @@
|
||||||
#include <NazaraEditor/Core/UI/MainWindow.h>
|
#include <NazaraEditor/Core/UI/MainWindow.hpp>
|
||||||
|
|
||||||
namespace NzEditor
|
namespace NzEditor
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#include <NazaraEditor/Core/UI/MainWindow.h>
|
#include <NazaraEditor/Core/UI/MainWindow.hpp>
|
||||||
|
|
||||||
namespace Nz
|
namespace Nz
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue