diff options
Diffstat (limited to 'examples/thread/prodcons/prodcons.cpp')
| -rw-r--r-- | examples/thread/prodcons/prodcons.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/thread/prodcons/prodcons.cpp b/examples/thread/prodcons/prodcons.cpp index 824556cc6..ed980d551 100644 --- a/examples/thread/prodcons/prodcons.cpp +++ b/examples/thread/prodcons/prodcons.cpp @@ -6,7 +6,7 @@  #include <tqpushbutton.h>  #include <tqcheckbox.h>  #include <tqprogressbar.h> -#include <ntqlayout.h> +#include <tqlayout.h>  #include <tqevent.h>  #include <tqlabel.h>  #include <tqcstring.h> | 
