summaryrefslogtreecommitdiffstats
path: root/src/webqueryamatex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webqueryamatex.cpp')
-rw-r--r--src/webqueryamatex.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/webqueryamatex.cpp b/src/webqueryamatex.cpp
index 8d31bc3..18a9539 100644
--- a/src/webqueryamatex.cpp
+++ b/src/webqueryamatex.cpp
@@ -17,11 +17,11 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqfile.h>
-#include <ntqapplication.h>
-#include <ntqregexp.h>
-#include <ntqbuffer.h>
-#include <ntqspinbox.h>
+#include <tqfile.h>
+#include <tqapplication.h>
+#include <tqregexp.h>
+#include <tqbuffer.h>
+#include <tqspinbox.h>
#include <klineedit.h>
#include <tdelocale.h>
@@ -29,7 +29,7 @@
#include <tdeio/netaccess.h>
#include <kurl.h>
-#include <fileimporterbibtex.h>
+#include "fileimporterbibtex.h"
#include "webqueryamatex.h"
namespace KBibTeX