change to E_Lib.h...

SVN revision: 15131
This commit is contained in:
Carsten Haitzler 2005-06-05 05:08:36 +00:00
parent 2778bdf461
commit 241a7d7555
3 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@ INCLUDES = -I$(includedir) \
lib_LTLIBRARIES = libe.la
include_HEADERS = E.h
include_HEADERS = E_Lib.h
libe_la_SOURCES= \
e_main.c \

View File

@ -20,9 +20,11 @@
#include <Eet.h>
#include <Ecore.h>
#include <Ecore_Ipc.h>
#include "E.h"
#include "E_Lib.h"
#include "e.h"
#include "e_ipc_codec.c"
typedef struct _Opt Opt;
struct _Opt