From a32b8cab952c1bdd735dbe37b3c884cd4de7b0e8 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 14 Jan 2013 23:36:46 +1000 Subject: Oops, stould have been part of the previous commmit. --- ClientHamr/extantz/extantz.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ClientHamr/extantz') diff --git a/ClientHamr/extantz/extantz.c b/ClientHamr/extantz/extantz.c index c660750..d5c12b3 100644 --- a/ClientHamr/extantz/extantz.c +++ b/ClientHamr/extantz/extantz.c @@ -751,6 +751,7 @@ EAPI_MAIN int elm_main(int argc, char **argv) EPhysics_Body *box_body1, *box_body2; Evas_Object *box1, *box2; GLData *gld = NULL; + char buf[PATH_MAX]; int i; Eina_Bool gotWebKit = elm_need_web(); // Initialise ewebkit if it exists, or return EINA_FALSE if it don't. -- cgit v1.1