Ethumb: remove and move header file

SVN revision: 65942
This commit is contained in:
Vincent Torri 2011-12-06 05:32:35 +00:00
parent 44c9a67c69
commit cb1efe97d8
2 changed files with 1 additions and 2 deletions

View File

@ -67,6 +67,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include <limits.h>
#include <string.h>
#include <unistd.h>

View File

@ -1,9 +1,7 @@
#ifndef __ETHUMB_CLIENT_H__
#define __ETHUMB_CLIENT_H__ 1
#include <Ecore.h>
#include <Ethumb.h>
#include <assert.h>
#ifdef EAPI
# undef EAPI