diff options
Diffstat (limited to 'examples/dirview/dirview.h')
| -rw-r--r-- | examples/dirview/dirview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dirview/dirview.h b/examples/dirview/dirview.h index 7039525e1..a4dac0d12 100644 --- a/examples/dirview/dirview.h +++ b/examples/dirview/dirview.h @@ -10,7 +10,7 @@ #ifndef DIRVIEW_H #define DIRVIEW_H -#include <ntqlistview.h> +#include <tqlistview.h> #include <tqstring.h> #include <tqfile.h> #include <tqfileinfo.h> |
