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