diff options
Diffstat (limited to 'examples/dragdrop/dropsite.h')
-rw-r--r-- | examples/dragdrop/dropsite.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dragdrop/dropsite.h b/examples/dragdrop/dropsite.h index 020aaeaad..0714bbb3b 100644 --- a/examples/dragdrop/dropsite.h +++ b/examples/dragdrop/dropsite.h @@ -15,7 +15,7 @@ #define DROPSITE_H #include <ntqlabel.h> -#include <ntqmovie.h> +#include <tqmovie.h> #include "tqdropsite.h" class TQDragObject; |