diff options
author | Jordan Lewis <jordanthelewis@gmail.com> | 2011-05-15 16:52:31 -0500 |
---|---|---|
committer | Jordan Lewis <jordanthelewis@gmail.com> | 2011-05-15 22:23:37 -0500 |
commit | edd309e5373022f9737cb97b7f38872e46a53cd4 (patch) | |
tree | 00d33e1578bfc16c722f5c0f9ed1baf84f2a4186 /src/headers.h | |
parent | 40c2614ef43a59ec0c8dc4338bbe27862243f2bb (diff) |
Only include init.h when we have to
Diffstat (limited to 'src/headers.h')
-rw-r--r-- | src/headers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/headers.h b/src/headers.h index 67165c464e..3665e584f6 100644 --- a/src/headers.h +++ b/src/headers.h @@ -125,7 +125,6 @@ #else #include "noui.h" #endif -#include "init.h" #ifdef GUI #include "xpm/addressbook16.xpm" |