summaryrefslogtreecommitdiffstats
path: root/l10ntools/inc/xrmlex.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'l10ntools/inc/xrmlex.hxx')
-rw-r--r--l10ntools/inc/xrmlex.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/l10ntools/inc/xrmlex.hxx b/l10ntools/inc/xrmlex.hxx
index 7e283118d218..483b6dbaaf01 100644
--- a/l10ntools/inc/xrmlex.hxx
+++ b/l10ntools/inc/xrmlex.hxx
@@ -33,6 +33,8 @@ extern "C" bool GetOutputFile( int argc, char* argv[]);
extern "C" FILE *GetXrmFile();
extern "C" const char* getFilename();
+void yyerror( const char * );
+
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */