diff options
Diffstat (limited to 'extensions/nsplugin/examples/grapher/grapher.cpp')
-rw-r--r-- | extensions/nsplugin/examples/grapher/grapher.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/nsplugin/examples/grapher/grapher.cpp b/extensions/nsplugin/examples/grapher/grapher.cpp index 14cee17fe..67e38a3cb 100644 --- a/extensions/nsplugin/examples/grapher/grapher.cpp +++ b/extensions/nsplugin/examples/grapher/grapher.cpp @@ -2,7 +2,7 @@ #include "ntqnp.h" // Include other TQt classes. -#include <ntqpainter.h> +#include <tqpainter.h> #include <tqtextstream.h> #include <tqbuffer.h> #include <ntqpixmap.h> |