summaryrefslogtreecommitdiffstats
path: root/src/webquerydblp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webquerydblp.cpp')
-rw-r--r--src/webquerydblp.cpp18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/webquerydblp.cpp b/src/webquerydblp.cpp
index 88fe881..ec7001f 100644
--- a/src/webquerydblp.cpp
+++ b/src/webquerydblp.cpp
@@ -17,13 +17,13 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqfile.h>
-#include <ntqapplication.h>
-#include <ntqspinbox.h>
-#include <ntqregexp.h>
-#include <ntqcheckbox.h>
-#include <ntqlabel.h>
-#include <ntqlayout.h>
+#include <tqfile.h>
+#include <tqapplication.h>
+#include <tqspinbox.h>
+#include <tqregexp.h>
+#include <tqcheckbox.h>
+#include <tqlabel.h>
+#include <tqlayout.h>
#include <tdelocale.h>
#include <klineedit.h>
@@ -34,8 +34,8 @@
#include <tdeio/netaccess.h>
#include <kurl.h>
-#include <settings.h>
-#include <fileimporterbibtex.h>
+#include "settings.h"
+#include "fileimporterbibtex.h"
#include "webquerydblp.h"
namespace KBibTeX