summaryrefslogtreecommitdiff
path: root/riscos/menus.c
diff options
context:
space:
mode:
Diffstat (limited to 'riscos/menus.c')
-rw-r--r--riscos/menus.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/riscos/menus.c b/riscos/menus.c
index 0b36c2665..3aa26791c 100644
--- a/riscos/menus.c
+++ b/riscos/menus.c
@@ -19,8 +19,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-/** \file
- * Menu creation and handling (implementation).
+/**
+ * \file
+ * Menu creation and handling implementation.
*/
#include <ctype.h>
@@ -41,7 +42,6 @@
#include "content/urldb.h"
#include "desktop/cookie_manager.h"
#include "desktop/browser.h"
-#include "desktop/gui.h"
#include "desktop/textinput.h"
#include "riscos/dialog.h"