diff options
Diffstat (limited to 'examples/helpdemo/helpdemo.h')
-rw-r--r-- | examples/helpdemo/helpdemo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/helpdemo/helpdemo.h b/examples/helpdemo/helpdemo.h index c98f26528..cb60371f3 100644 --- a/examples/helpdemo/helpdemo.h +++ b/examples/helpdemo/helpdemo.h @@ -1,7 +1,7 @@ #ifndef HELPDEMO_H #define HELPDEMO_H -#include <qptrdict.h> +#include <ntqptrdict.h> #include "helpdemobase.h" |