summaryrefslogtreecommitdiffstats
path: root/src/fileexporterpdf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileexporterpdf.cpp')
-rw-r--r--src/fileexporterpdf.cpp16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/fileexporterpdf.cpp b/src/fileexporterpdf.cpp
index 9fff4b3..8f78fe9 100644
--- a/src/fileexporterpdf.cpp
+++ b/src/fileexporterpdf.cpp
@@ -17,14 +17,14 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqfile.h>
-#include <ntqstringlist.h>
-#include <ntqurl.h>
-
-#include <settings.h>
-#include <element.h>
-#include <entry.h>
-#include <fileexporterbibtex.h>
+#include <tqfile.h>
+#include <tqstringlist.h>
+#include <tqurl.h>
+
+#include "settings.h"
+#include "element.h"
+#include "entry.h"
+#include "fileexporterbibtex.h"
#include "fileexporterpdf.h"
namespace BibTeX