fixed include

This commit is contained in:
Robert 2020-05-18 19:39:44 +02:00
parent 4941492983
commit 5ce77bd8bd

View file

@ -1,4 +1,4 @@
#include "..\SDLU\graphics\RenderWindow.hpp"
#include <SDLU.hpp>
#pragma once
#include "SDLU.hpp"
#include <iostream>