mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
vcmi/client: add missing include to GUIclasses.cpp
Fix building with clang++ version 15.
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
#include "../lobby/CSavingScreen.h"
|
||||
#include "../renderSDL/SDL_Extensions.h"
|
||||
#include "../render/CAnimation.h"
|
||||
#include "../CMT.h"
|
||||
|
||||
#include "../../CCallback.h"
|
||||
|
||||
|
Reference in New Issue
Block a user