]> git.lyx.org Git - lyx.git/blobdiff - src/support/SignalSlot.cpp
abdel likes short code
[lyx.git] / src / support / SignalSlot.cpp
index 27a62d2b833bb92e09f35137d47485913fe8af35..5ca240f0e868abac26bc17737267abf6dfeadb23 100644 (file)
@@ -4,13 +4,15 @@
  * 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 "SignalSlot.h"
-#include "SignalSlotPrivate.h"
+#include <config.h>
+
+#include "support/SignalSlot.h"
+#include "support/SignalSlotPrivate.h"
 
 namespace lyx {