WLChromakeyExample:Fixed path of include header of ilm_client.h
authorNobuhiko Tanibata <ntanibata@jp.adit-jv.com>
Sat, 4 Aug 2012 13:53:41 +0000 (22:53 +0900)
committerMichael Schuldt <michael.schuldt@bmw.de>
Wed, 12 Sep 2012 09:34:35 +0000 (11:34 +0200)
LayerManagerExamples/WLChromakeyExample/src/chromakey.c

index 589c955..2b78b20 100644 (file)
@@ -19,7 +19,7 @@
  ****************************************************************************/
 #include "wayland-client.h"
 #include "wayland-client-protocol.h"
-#include "ilm/ilm_client.h"
+#include "ilm_client.h"
 
 #include <math.h>
 #include <stdio.h>