From b7c88c3c58d58dd071745771eb062f7f42a8cdbd Mon Sep 17 00:00:00 2001 From: "Leandro A. F. Pereira" Date: Wed, 5 Aug 2009 12:57:49 -0300 Subject: Add Help Viewer --- hardinfo2/shell.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'hardinfo2/shell.c') diff --git a/hardinfo2/shell.c b/hardinfo2/shell.c index 9e2ecbe6..50dc0232 100644 --- a/hardinfo2/shell.c +++ b/hardinfo2/shell.c @@ -19,17 +19,17 @@ #include #include -#include +#include "config.h" -#include +#include "hardinfo.h" -#include -#include -#include -#include -#include +#include "shell.h" +#include "syncmanager.h" +#include "iconcache.h" +#include "menu.h" +#include "stock.h" -#include +#include "callbacks.h" /* * Internal Prototypes ******************************************************** -- cgit v1.2.3