summaryrefslogtreecommitdiff
path: root/src/gui/viewport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/viewport.h')
-rw-r--r--src/gui/viewport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/viewport.h b/src/gui/viewport.h
index 7cd12365b..436742da9 100644
--- a/src/gui/viewport.h
+++ b/src/gui/viewport.h
@@ -29,7 +29,7 @@
#include "gui/widgets/windowcontainer.h"
-#include <guichan/mouselistener.hpp>
+#include "guichan/mouselistener.hpp"
#ifdef __GNUC__
#define _UNUSED_ __attribute__ ((unused))