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