aboutsummaryrefslogtreecommitdiff
path: root/gui/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/browser.h')
-rw-r--r--gui/browser.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gui/browser.h b/gui/browser.h
index a6dd191764..10940fd94c 100644
--- a/gui/browser.h
+++ b/gui/browser.h
@@ -21,9 +21,8 @@
#ifndef BROWSER_DIALOG_H
#define BROWSER_DIALOG_H
-#include "dialog.h"
+#include "gui/dialog.h"
#include "common/str.h"
-#include "common/list.h"
#ifdef MACOSX
#include <Carbon/Carbon.h>