diff options
Diffstat (limited to 'src/gui/widgets/resizegrip.h')
-rw-r--r-- | src/gui/widgets/resizegrip.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/resizegrip.h b/src/gui/widgets/resizegrip.h index 873d74058..b64378052 100644 --- a/src/gui/widgets/resizegrip.h +++ b/src/gui/widgets/resizegrip.h @@ -23,7 +23,7 @@ #ifndef RESIZEGRIP_H #define RESIZEGRIP_H -#include <guichan/widget.hpp> +#include "guichan/widget.hpp" class Image; |