diff options
Diffstat (limited to 'src/gui/widgets/layouthelper.h')
-rw-r--r-- | src/gui/widgets/layouthelper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/layouthelper.h b/src/gui/widgets/layouthelper.h index afa92a18..ddcc6b26 100644 --- a/src/gui/widgets/layouthelper.h +++ b/src/gui/widgets/layouthelper.h @@ -22,7 +22,7 @@ #ifndef LAYOUTHELPER_H #define LAYOUTHELPER_H -#include "layout.h" +#include "gui/widgets/layout.h" #include <guichan/widgetlistener.hpp> |