diff -r 8986414c6ad5 -r 2a84149fe642 src/gui.cpp --- a/src/gui.cpp Thu Aug 22 18:13:20 2013 +0300 +++ b/src/gui.cpp Thu Aug 22 20:24:16 2013 +0300 @@ -919,4 +919,4 @@ return QImage (data, w, h, QImage::Format_ARGB32).rgbSwapped().mirrored(); } -#include "build/moc_gui.cpp" \ No newline at end of file +#include "moc_gui.cxx" \ No newline at end of file