diff options
Diffstat (limited to 'aosfxplayer.h')
| -rw-r--r-- | aosfxplayer.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aosfxplayer.h b/aosfxplayer.h index 5065c617..4fd597c9 100644 --- a/aosfxplayer.h +++ b/aosfxplayer.h @@ -5,6 +5,8 @@ #include "aoapplication.h" #include <QWidget> +#include <string.h> +#include <QDebug> class AOSfxPlayer { |
