X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fbase%2Frs_color.cpp;h=14d79614502858d4c824e93aa99caf7581091ffa;hb=bd2b29c8735d83ab48df13c3efee53f63570473e;hp=6fd40963017afc3b804a7fda56e74052185bdb36;hpb=865303923fcb231a171992b75a73364ff469ff8c;p=architektonas diff --git a/src/base/rs_color.cpp b/src/base/rs_color.cpp index 6fd4096..14d7961 100644 --- a/src/base/rs_color.cpp +++ b/src/base/rs_color.cpp @@ -16,6 +16,8 @@ #include "rs_color.h" +#include "rs.h" + RS_Color::RS_Color(): QColor(), RS_Flags() { }