X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_undoable.h;fp=src%2Fbase%2Frs_undoable.h;h=87e44039453b55e26f52c3e37bef8bb6b6d65814;hb=d86611a87f46873819dfae63f1112b248ba9aca1;hp=1bd2ae0278e2b932516f964ab758e48d056cdf7e;hpb=a5a416c0a1276401a71b2c0e482af867f4583985;p=architektonas diff --git a/src/base/rs_undoable.h b/src/base/rs_undoable.h index 1bd2ae0..87e4403 100644 --- a/src/base/rs_undoable.h +++ b/src/base/rs_undoable.h @@ -1,6 +1,7 @@ #ifndef RS_UNDOABLE_H #define RS_UNDOABLE_H +#include "rs.h" #include "rs_flags.h" class RS_UndoCycle;