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 98188b19a..214b4d0dd 100644 --- a/examples/dragdrop/dropsite.cpp +++ b/examples/dragdrop/dropsite.cpp @@ -15,7 +15,7 @@ #include "secret.h" #include <ntqevent.h> #include <ntqpixmap.h> -#include <ntqdragobject.h> +#include <tqdragobject.h> #include <tqimage.h> #include <ntqdir.h> |