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