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 573ea1442..b05547944 100644 --- a/examples/dragdrop/secret.h +++ b/examples/dragdrop/secret.h @@ -14,7 +14,7 @@ #ifndef SECRETDRAG_H #define SECRETDRAG_H -#include <ntqdragobject.h> +#include <tqdragobject.h> #include <ntqlabel.h> class SecretDrag: public TQStoredDrag { |