diff -r d0f08a77a798 -r b8fa9171be6e src/prompts.cpp --- a/src/prompts.cpp Mon Jun 01 05:32:30 2015 +0000 +++ b/src/prompts.cpp Mon Jun 01 17:06:13 2015 +0300 @@ -20,7 +20,6 @@ #include "ui_unknownversion.h" #include "misc.h" #include "config.h" -#include "build/moc_prompts.cpp" #include "ui_findfile.h" #include @@ -107,4 +106,4 @@ // ----------------------------------------------------------------------------- str FindFilePrompt::path() const { return m_ui->m_path->text(); -} \ No newline at end of file +}