diff options
Diffstat (limited to 'src/gui/shoplistbox.h')
-rw-r--r-- | src/gui/shoplistbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/shoplistbox.h b/src/gui/shoplistbox.h index 0b28b2f1..7b232ccb 100644 --- a/src/gui/shoplistbox.h +++ b/src/gui/shoplistbox.h @@ -22,7 +22,7 @@ #ifndef SHOPLISTBOX_H #define SHOPLISTBOX_H -#include "listbox.h" +#include "gui/widgets/listbox.h" class ShopItems; |