Include private header After public header.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>

SVN revision: 81155
This commit is contained in:
Christopher Michael 2012-12-17 15:46:37 +00:00 committed by Christopher Michael
parent 94535beb52
commit 85de44850b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#include "e_randr_private.h"
#include "e_randr.h"
#include "e_randr_private.h"
#define ECORE_X_RANDR_1_1 ((1 << 16) | 1)
#define ECORE_X_RANDR_1_2 ((1 << 16) | 2)