diff options
Diffstat (limited to 'kbounce/game.h')
-rw-r--r-- | kbounce/game.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/kbounce/game.h b/kbounce/game.h index 967197eb..cb7fd66d 100644 --- a/kbounce/game.h +++ b/kbounce/game.h @@ -23,6 +23,8 @@ #include <tqcanvas.h> #include <tqmemarray.h> +#include "../config.h" + #if HAVE_ARTS #include <arts/soundserver.h> |