diff options
Diffstat (limited to 'examples/dragdrop/secret.h')
-rw-r--r-- | examples/dragdrop/secret.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dragdrop/secret.h b/examples/dragdrop/secret.h index b05547944..b7d9d257a 100644 --- a/examples/dragdrop/secret.h +++ b/examples/dragdrop/secret.h @@ -15,7 +15,7 @@ #define SECRETDRAG_H #include <tqdragobject.h> -#include <ntqlabel.h> +#include <tqlabel.h> class SecretDrag: public TQStoredDrag { public: |