]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/xformsTimeout.C
Tiny clean-ups.
[lyx.git] / src / frontends / xforms / xformsTimeout.C
index 658ae9bb344bd391efd632f63b3af03e242421cb..324a280c60908b00ee3f54488dbc77450c6ab720 100644 (file)
@@ -1,11 +1,13 @@
 /**
  * \file xformsTimeout.C
- * Copyright 2001 LyX Team
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
  * \author Lars Gullik Bjønnes
  * \author John Levon
  * \author Angus Leeming
+ *
+ * Full author contact details are available in file CREDITS.
  */
 
 #include <config.h>
@@ -13,7 +15,7 @@
 #include "xformsTimeout.h"
 #include "debug.h"
 
-#include FORMS_H_LOCATION
+#include "lyx_forms.h"
 
 
 Timeout::Timeout(unsigned int msec, Type t)