diff options
Diffstat (limited to 'examples/demo/qasteroids/sprites.h')
-rw-r--r-- | examples/demo/qasteroids/sprites.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/demo/qasteroids/sprites.h b/examples/demo/qasteroids/sprites.h index 361bd0e2b..dbf834412 100644 --- a/examples/demo/qasteroids/sprites.h +++ b/examples/demo/qasteroids/sprites.h @@ -7,7 +7,7 @@ #ifndef __SPRITES_H__ #define __SPRITES_H__ -#include <qcanvas.h> +#include <ntqcanvas.h> #define ID_ROCK_LARGE 1024 #define ID_ROCK_MEDIUM 1025 |