diff options
Diffstat (limited to 'src/encoderxml.cpp')
-rw-r--r-- | src/encoderxml.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/encoderxml.cpp b/src/encoderxml.cpp index 5c8d1ea..bc85fe9 100644 --- a/src/encoderxml.cpp +++ b/src/encoderxml.cpp @@ -17,7 +17,7 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include <ntqregexp.h> +#include <tqregexp.h> #include "encoderxml.h" |