summaryrefslogtreecommitdiff
path: root/src/gui/widgets/browserbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/browserbox.h')
-rw-r--r--src/gui/widgets/browserbox.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h
index 258e0bd09..ae9e6aec9 100644
--- a/src/gui/widgets/browserbox.h
+++ b/src/gui/widgets/browserbox.h
@@ -24,8 +24,8 @@
#ifndef BROWSERBOX_H
#define BROWSERBOX_H
-#include <guichan/mouselistener.hpp>
-#include <guichan/widget.hpp>
+#include "guichan/mouselistener.hpp"
+#include "guichan/widget.hpp"
#include <list>
#include <vector>