]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/input_validators.h
Introduce LFUN_PRINT.
[lyx.git] / src / frontends / xforms / input_validators.h
index 396c2b348d7e5f1b9ac965cb09e0ae720c1043c2..1de507c9d80b69f63d33b42432ba85361be07626 100644 (file)
@@ -1,13 +1,12 @@
 // -*- C++ -*-
 /**
  * \file input_validators.h
- * Copyright 1999-2001 Allan Rae
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
  *
- * Full author contact details are available in file CREDITS
+ * Full author contact details are available in file CREDITS.
  */
 
 /* Input validators and filters for xforms.
@@ -19,6 +18,7 @@
 #ifndef INPUT_VALIDATORS_H
 #define INPUT_VALIDATORS_H
 
+#include "forms_fwd.h"
 
 #if defined(__cplusplus)
 extern "C"