aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-11-27 20:02:14 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-11-27 20:02:14 +0100
commitf949ef55d93149fb0af2823881732ed4c71be3e6 (patch)
tree29a4fc159de4222319ca71e619a6e0130d716ff7
parented6d85b56c5702bb31e5581c9fe6920b39f023b8 (diff)
no longer include nav.h from form.cc
-rw-r--r--src/form.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/form.cc b/src/form.cc
index b9306cf2..a33e74ba 100644
--- a/src/form.cc
+++ b/src/form.cc
@@ -22,7 +22,6 @@
#include "misc.h"
#include "msg.h"
#include "prefs.h"
-#include "nav.h"
#include "uicmd.hh"
using namespace lout;