Revert "Unbreak builds against Elementary after recent accessibility change."
authorKai Huuhko <kai.huuhko@gmail.com>
Sat, 2 Nov 2013 13:40:31 +0000 (15:40 +0200)
committerKai Huuhko <kai.huuhko@gmail.com>
Sat, 2 Nov 2013 13:40:31 +0000 (15:40 +0200)
It wasn't as simple as that. Someone should do this properly.

This reverts commit efc64ec914dc2c9aefc6fb28b3c9dcdf806ceea7.

legacy/elementary/src/lib/Elementary.h.in

index 8e16d2c..fc562c4 100644 (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>