summaryrefslogtreecommitdiff
path: root/src/gui/browserbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/browserbox.cpp')
-rw-r--r--src/gui/browserbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/browserbox.cpp b/src/gui/browserbox.cpp
index fd1a235c..51cc7fb3 100644
--- a/src/gui/browserbox.cpp
+++ b/src/gui/browserbox.cpp
@@ -23,7 +23,7 @@
#include "browserbox.h"
#include "gui.h"
-#include "main.h"
+#include "../main.h"
int BrowserBox::instances = 0;
gcn::ImageFont* BrowserBox::browserFont;