clouseau: fix header order.

This commit is contained in:
Cedric Bail 2013-07-23 11:39:35 +09:00
parent 47ee4cc859
commit a9bad4f65d
1 changed files with 8 additions and 1 deletions

View File

@ -1,8 +1,15 @@
#ifndef _CLOUSEAU_PRIVATE_H
#define _CLOUSEAU_PRIVATE_H
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#include <Eo.h>
#include "clouseau_private2.h"
#include <Ecore_Con_Eet.h>
#include "clouseau_private2.h"
/* Global constants */
#define BMP_FIELD "bmp"