diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kwmf/qwmf.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/kwmf/qwmf.cc b/lib/kwmf/qwmf.cc index aabe4021..8b6572ae 100644 --- a/lib/kwmf/qwmf.cc +++ b/lib/kwmf/qwmf.cc @@ -17,6 +17,8 @@ * Boston, MA 02110-1301, USA. */ +#include "config.h" + #include <math.h> #include <assert.h> #include <tqfileinfo.h> |