diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-11-27 20:02:14 +0100 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2009-11-27 20:02:14 +0100 |
commit | f949ef55d93149fb0af2823881732ed4c71be3e6 (patch) | |
tree | 29a4fc159de4222319ca71e619a6e0130d716ff7 /src/form.cc | |
parent | ed6d85b56c5702bb31e5581c9fe6920b39f023b8 (diff) |
no longer include nav.h from form.cc
Diffstat (limited to 'src/form.cc')
-rw-r--r-- | src/form.cc | 1 |
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; |