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 67e38a3cb..b500afd7c 100644 --- a/extensions/nsplugin/examples/grapher/grapher.cpp +++ b/extensions/nsplugin/examples/grapher/grapher.cpp @@ -5,7 +5,7 @@ #include <tqpainter.h> #include <tqtextstream.h> #include <tqbuffer.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> #include <tqmenubar.h> #include <ntqpushbutton.h> #include <tqptrlist.h> |