X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=src%2Fmisc.h;h=5d90d15c59cf68d1e93fc47de3d442330db74f95;hb=cd1ac671dae035da349e97983f9d65d5c0d7b2a9;hp=68db82265e26ca15fe9c959190deff60372d6a7f;hpb=0f12557b88c73f8629ffafc38dc59ab5bd15e687;p=plomrogue diff --git a/src/misc.h b/src/misc.h index 68db822..5d90d15 100644 --- a/src/misc.h +++ b/src/misc.h @@ -2,8 +2,8 @@ #define MISC_H #include -#include "yx_uint16.h" #include +#include "yx_uint16.h" struct World; struct WinMeta;