diff options
Diffstat (limited to 'src/gui/buysell.h')
-rw-r--r-- | src/gui/buysell.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/buysell.h b/src/gui/buysell.h index dcba4ac0..4ff4f768 100644 --- a/src/gui/buysell.h +++ b/src/gui/buysell.h @@ -24,6 +24,8 @@ #ifndef _TMW_BUYSELL_H #define _TMW_BUYSELL_H +#include <guichan/widgets/button.hpp> + #include "window.h" /** |