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 0714bbb3b..fa58eb25d 100644 --- a/examples/dragdrop/dropsite.h +++ b/examples/dragdrop/dropsite.h @@ -14,7 +14,7 @@ #ifndef DROPSITE_H #define DROPSITE_H -#include <ntqlabel.h> +#include <tqlabel.h> #include <tqmovie.h> #include "tqdropsite.h" |