CMakeList cleanup and import fix

This commit is contained in:
Robin Rottstädt 2023-09-23 22:59:46 +02:00
parent 9b57ca68c6
commit 7cbc525dc6
No known key found for this signature in database
GPG key ID: 630B61F1D46CCE35
4 changed files with 9 additions and 7 deletions

View file

@ -19,7 +19,7 @@
#include <iomanip>
#include <iostream>
#include "image_loader.hpp"
#include "lib/image_loader.hpp"
struct Background {
paradiso::Sprite backgroundLeft;