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 6b9cc7ea4..afd989019 100644 --- a/examples/listviews/listviews.h +++ b/examples/listviews/listviews.h @@ -11,7 +11,7 @@ #define LISTVIEWS_H #include <ntqsplitter.h> -#include <ntqstring.h> +#include <tqstring.h> #include <tqobject.h> #include <ntqdatetime.h> #include <tqptrlist.h> |