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 f6e493aa7..379448518 100644 --- a/examples/dragdrop/dropsite.cpp +++ b/examples/dragdrop/dropsite.cpp @@ -13,7 +13,7 @@ #include "dropsite.h" #include "secret.h" -#include <ntqevent.h> +#include <tqevent.h> #include <tqpixmap.h> #include <tqdragobject.h> #include <tqimage.h> |