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 e3cdc52a..60a6398d 100644 --- a/src/gui/buysell.h +++ b/src/gui/buysell.h @@ -26,6 +26,8 @@ #include "window.h" +#include "../guichanfwd.h" + /** * A dialog to choose between buying or selling at a shop. * |