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 b500afd7c..22b79f20e 100644 --- a/extensions/nsplugin/examples/grapher/grapher.cpp +++ b/extensions/nsplugin/examples/grapher/grapher.cpp @@ -7,7 +7,7 @@ #include <tqbuffer.h> #include <tqpixmap.h> #include <tqmenubar.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <tqptrlist.h> #include <ntqmessagebox.h> |