summaryrefslogtreecommitdiffstats
path: root/src/fileexporterxml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileexporterxml.cpp')
-rw-r--r--src/fileexporterxml.cpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/fileexporterxml.cpp b/src/fileexporterxml.cpp
index ff2814e..bbacd11 100644
--- a/src/fileexporterxml.cpp
+++ b/src/fileexporterxml.cpp
@@ -17,15 +17,15 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqregexp.h>
-#include <ntqstringlist.h>
-
-#include <file.h>
-#include <element.h>
-#include <entry.h>
-#include <encoderxml.h>
-#include <macro.h>
-#include <comment.h>
+#include <tqregexp.h>
+#include <tqstringlist.h>
+
+#include "file.h"
+#include "element.h"
+#include "entry.h"
+#include "encoderxml.h"
+#include "macro.h"
+#include "comment.h"
#include "fileexporterxml.h"
namespace BibTeX