diff options
Diffstat (limited to 'examples/dragdrop/dropsite.cpp')
-rw-r--r-- | examples/dragdrop/dropsite.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dragdrop/dropsite.cpp b/examples/dragdrop/dropsite.cpp index e7621f674..f6e493aa7 100644 --- a/examples/dragdrop/dropsite.cpp +++ b/examples/dragdrop/dropsite.cpp @@ -14,7 +14,7 @@ #include "dropsite.h" #include "secret.h" #include <ntqevent.h> -#include <ntqpixmap.h> +#include <tqpixmap.h> #include <tqdragobject.h> #include <tqimage.h> #include <tqdir.h> |