summaryrefslogtreecommitdiffstats
path: root/src/entrywidgettitle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entrywidgettitle.cpp')
-rw-r--r--src/entrywidgettitle.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/entrywidgettitle.cpp b/src/entrywidgettitle.cpp
index 85bc82f..da7d669 100644
--- a/src/entrywidgettitle.cpp
+++ b/src/entrywidgettitle.cpp
@@ -17,14 +17,14 @@
* Free Software Foundation, Inc., *
* 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. *
***************************************************************************/
-#include <ntqlayout.h>
-#include <ntqlabel.h>
+#include <tqlayout.h>
+#include <tqlabel.h>
#include <kdialog.h>
#include <tdelocale.h>
-#include <fieldlineedit.h>
-#include <value.h>
-#include <entryfield.h>
+#include "fieldlineedit.h"
+#include "value.h"
+#include "entryfield.h"
#include "entrywidgettitle.h"
namespace KBibTeX