diff options
Diffstat (limited to 'examples/helpdemo/helpdemo.cpp')
| -rw-r--r-- | examples/helpdemo/helpdemo.cpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/examples/helpdemo/helpdemo.cpp b/examples/helpdemo/helpdemo.cpp index b6d33bdf3..41563fab7 100644 --- a/examples/helpdemo/helpdemo.cpp +++ b/examples/helpdemo/helpdemo.cpp @@ -1,5 +1,5 @@  #include <tqassistantclient.h> -#include <ntqmessagebox.h> +#include <tqmessagebox.h>  #include <tqlineedit.h>  #include <tqaction.h>  #include <tqpopupmenu.h> | 
