mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Reorganized includes for new layout. New class - IImageLoader
This commit is contained in:
@@ -10,7 +10,9 @@
|
||||
|
||||
#include "StdInc.h"
|
||||
#include "SDLRWwrapper.h"
|
||||
#include "../lib/filesystem/CInputStream.h"
|
||||
|
||||
#include "../../lib/filesystem/CInputStream.h"
|
||||
|
||||
#include <SDL_rwops.h>
|
||||
|
||||
static inline CInputStream* get_stream(SDL_RWops* context)
|
||||
|
||||
Reference in New Issue
Block a user