summaryrefslogtreecommitdiff
path: root/frontends/atari/rootwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/atari/rootwin.c')
-rw-r--r--frontends/atari/rootwin.c11
1 files changed, 6 insertions, 5 deletions
diff --git a/frontends/atari/rootwin.c b/frontends/atari/rootwin.c
index d4920094f..dd41e175d 100644
--- a/frontends/atari/rootwin.c
+++ b/frontends/atari/rootwin.c
@@ -14,10 +14,11 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
- *
- * Module Description:
- *
- * This File implements the NetSurf Browser window, or passed functionality to
+ */
+
+/**
+ * \file
+ * Implements the NetSurf Browser window, or passed functionality to
* the appropriate widget's.
*
*/
@@ -41,7 +42,7 @@
#include "netsurf/browser_window.h"
#include "netsurf/mouse.h"
#include "netsurf/plotters.h"
-#include "desktop/textinput.h"
+#include "netsurf/keypress.h"
#include "atari/res/netsurf.rsh"
#include "atari/gemtk/gemtk.h"