diff options
Diffstat (limited to 'examples/demo/dnd/dnd.h')
-rw-r--r-- | examples/demo/dnd/dnd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/dnd/dnd.h b/examples/demo/dnd/dnd.h index e47b53d10..3487d9cc9 100644 --- a/examples/demo/dnd/dnd.h +++ b/examples/demo/dnd/dnd.h @@ -1,5 +1,5 @@ #include <ntqpixmap.h> -#include <ntqmap.h> +#include <tqmap.h> #include "dndbase.h" #ifndef DNDDEMO_H |