diff options
Diffstat (limited to 'examples/listviews/listviews.h')
-rw-r--r-- | examples/listviews/listviews.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listviews/listviews.h b/examples/listviews/listviews.h index f6c2b461a..6b9cc7ea4 100644 --- a/examples/listviews/listviews.h +++ b/examples/listviews/listviews.h @@ -14,7 +14,7 @@ #include <ntqstring.h> #include <tqobject.h> #include <ntqdatetime.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqlistview.h> class TQListView; |