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 afd989019..1b2539f88 100644 --- a/examples/listviews/listviews.h +++ b/examples/listviews/listviews.h @@ -13,7 +13,7 @@ #include <ntqsplitter.h> #include <tqstring.h> #include <tqobject.h> -#include <ntqdatetime.h> +#include <tqdatetime.h> #include <tqptrlist.h> #include <ntqlistview.h> |