Revert "Unbreak builds against Elementary after recent accessibility change."

It wasn't as simple as that. Someone should do this properly.

This reverts commit efc64ec914dc2c9aefc6fb28b3c9dcdf806ceea7.
This commit is contained in:
Kai Huuhko 2013-11-02 15:40:31 +02:00
parent 97ca92e803
commit f20eab2211
1 changed files with 1 additions and 1 deletions

View File

@ -166,7 +166,7 @@ EAPI extern Elm_Version *elm_version;
#include <elm_sys_notify.h>
/* special widgets - types used elsewhere */
//#include <elm_access.h>
#include <elm_access.h>
#include <elm_icon.h>
#include <elm_scroller.h>
#include <elm_entry.h>