From: Joakim Verona Date: Sun, 8 Jul 2012 16:12:44 +0000 (+0200) Subject: fixed build issue introduced by the fix for non xwidget builds X-Git-Tag: emacs-25.0.90~3299 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e50c9e77aa23f4e95aaac8a492e5aa7fae8f3137;p=emacs.git fixed build issue introduced by the fix for non xwidget builds --- diff --git a/README.xwidget b/README.xwidget index fa3f9dabfde..c2359b6e8ae 100644 --- a/README.xwidget +++ b/README.xwidget @@ -1495,8 +1495,8 @@ doesn't make the window active. this leads to problems. from browse-url-interactive-arg. this might need a new optional argument. http://test -** TODO anything support -hook so anything can filter browser history. +** TODO anything/helm support +hook so anything/helm can filter browser history. ** TODO new relative url code sometimes fail http://www.dilbert.com ** TODO input field enhancements diff --git a/src/xwidget.c b/src/xwidget.c index 6718f4a14c7..a1659a9911d 100644 --- a/src/xwidget.c +++ b/src/xwidget.c @@ -1,5 +1,5 @@ -#ifdef HAVE_XWIDGETS #include +#ifdef HAVE_XWIDGETS #include