diff -r c1cc036c6e1f -r c382df477b0c src/PartDownloader.cc --- a/src/PartDownloader.cc Thu Feb 06 22:11:28 2014 +0200 +++ b/src/PartDownloader.cc Thu Feb 06 22:11:45 2014 +0200 @@ -29,7 +29,7 @@ #include "Document.h" #include "GLRenderer.h" #include "ConfigurationDialog.h" -#include "moc_PartDownloader.cpp" +#include "moc_PartDownloader.cxx" cfg (String, net_downloadpath, ""); cfg (Bool, net_guesspaths, true);