summaryrefslogtreecommitdiffstats
path: root/src/dndlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dndlistview.h')
-rw-r--r--src/dndlistview.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dndlistview.h b/src/dndlistview.h
index 06a92de..7305960 100644
--- a/src/dndlistview.h
+++ b/src/dndlistview.h
@@ -22,8 +22,8 @@
#ifndef _DNDLISTVIEW_H_
#define _DNDLISTVIEW_H_
-#include <ntqlistview.h>
-#include <ntqdragobject.h>
+#include <tqlistview.h>
+#include <tqdragobject.h>
class TQDragEnterEvent;
class TQDragDropEvent;