diff command.c @ 32460:d80bbc5868de

Move eosd.[ch] to the sub directory. Remove a duplicate include of eosd.h.
author cigaes
date Wed, 27 Oct 2010 17:03:26 +0000
parents 1a605463f62b
children bc43cf7638e6
line wrap: on
line diff
--- a/command.c	Wed Oct 27 16:58:23 2010 +0000
+++ b/command.c	Wed Oct 27 17:03:26 2010 +0000
@@ -62,7 +62,7 @@
 #include "m_struct.h"
 #include "libmenu/menu.h"
 #include "gui/interface.h"
-#include "eosd.h"
+#include "sub/eosd.h"
 #include "pnm_loader.h"
 
 #include "mp_core.h"