]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/input_validators.h
Change glob() API to accept a dir parameter.
[lyx.git] / src / frontends / xforms / input_validators.h
index 845a53404f1ef474d2f256aba66c70a7772e2ca1..1de507c9d80b69f63d33b42432ba85361be07626 100644 (file)
@@ -6,7 +6,7 @@
  *
  * \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.
@@ -18,6 +18,7 @@
 #ifndef INPUT_VALIDATORS_H
 #define INPUT_VALIDATORS_H
 
+#include "forms_fwd.h"
 
 #if defined(__cplusplus)
 extern "C"