fixed include
This commit is contained in:
parent
4941492983
commit
5ce77bd8bd
|
@ -1,4 +1,4 @@
|
||||||
#include "..\SDLU\graphics\RenderWindow.hpp"
|
#include <SDLU.hpp>
|
||||||
#pragma once
|
#pragma once
|
||||||
#include "SDLU.hpp"
|
#include "SDLU.hpp"
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
|
|
Loading…
Reference in a new issue