diff options
-rw-r--r-- | filters/kword/latex/export/layout.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filters/kword/latex/export/layout.cc b/filters/kword/latex/export/layout.cc index 2615b852c..f75ac6516 100644 --- a/filters/kword/latex/export/layout.cc +++ b/filters/kword/latex/export/layout.cc @@ -25,6 +25,7 @@ #include "fileheader.h" /* for _header use */ #include "tqlayout.h" +#include "layout.h" /* Static Datas */ TQString Layout::_last_name; |