]> git.lyx.org Git - lyx.git/blobdiff - src/support/SignalSlotPrivate.cpp
cleanup error messages
[lyx.git] / src / support / SignalSlotPrivate.cpp
index 59bd265ee5eada94d9263cc1db72cf02c2255a1e..b89567b862852a8ddf74887a952c5d234d9ae253 100644 (file)
@@ -4,12 +4,14 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
 
+#include <config.h>
 
 // trigger moc 
-#include "SignalSlotPrivate_moc.cpp"
+#include "SignalSlotPrivate.h"
+#include "moc_SignalSlotPrivate.cpp"