summaryrefslogtreecommitdiff
path: root/src/gui/widgets/playerbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/playerbox.h')
-rw-r--r--src/gui/widgets/playerbox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/widgets/playerbox.h b/src/gui/widgets/playerbox.h
index 6e1b8d07e..1b1a237d8 100644
--- a/src/gui/widgets/playerbox.h
+++ b/src/gui/widgets/playerbox.h
@@ -23,7 +23,7 @@
#ifndef PLAYERBOX_H
#define PLAYERBOX_H
-#include "guichan/widgets/scrollarea.hpp"
+#include <guichan/widgets/scrollarea.hpp>
class Being;
class ImageRect;