diff options
Diffstat (limited to 'examples/listbox')
| -rw-r--r-- | examples/listbox/main.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/listbox/main.cpp b/examples/listbox/main.cpp index 1eae11227..61652cd23 100644 --- a/examples/listbox/main.cpp +++ b/examples/listbox/main.cpp @@ -8,7 +8,7 @@  *****************************************************************************/  #include "listbox.h" -#include <ntqapplication.h> +#include <tqapplication.h>  int main( int argc, char **argv )  { | 
