X-Git-Url: https://plomlompom.com/repos/index.html?a=blobdiff_plain;f=src%2Fwincontrol.h;h=b5ccbb53d3e78fc17deff17b8d95d8715256e156;hb=b98ec5140cb2691a729275c0a35af0071d743262;hp=f56bc39b6a94987d75c922c2ba21c076a685b0c5;hpb=f544201717cb46f32794d27d5f2914df93cdd980;p=plomrogue diff --git a/src/wincontrol.h b/src/wincontrol.h index f56bc39..b5ccbb5 100644 --- a/src/wincontrol.h +++ b/src/wincontrol.h @@ -9,7 +9,7 @@ -#include /* for uint8_t */ +#include /* for uint8_t, int16_t */ struct Win; struct WinMeta; struct World;