From 36c45ae7d8d2577a900ec266b64448d4b488013d Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 29 Jun 2017 20:13:40 +0300 Subject: Move cast macroses into separate file. --- src/gui/userpalette.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/userpalette.h') diff --git a/src/gui/userpalette.h b/src/gui/userpalette.h index 4f7e0e941..712c1f90a 100644 --- a/src/gui/userpalette.h +++ b/src/gui/userpalette.h @@ -32,6 +32,8 @@ #include "gui/models/listmodel.h" +#include "utils/cast.h" + /** * Class controlling the game's color palette. */ -- cgit v1.2.3-70-g09d2