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 7257e6ed0..98188b19a 100644 --- a/examples/dragdrop/dropsite.cpp +++ b/examples/dragdrop/dropsite.cpp @@ -16,7 +16,7 @@ #include <ntqevent.h> #include <ntqpixmap.h> #include <ntqdragobject.h> -#include <ntqimage.h> +#include <tqimage.h> #include <ntqdir.h> |