OSDN Git Service

plugins: cy8mrln-palmpre: fix include of cy8mrln header file
authorSimon Busch <morphis@gravedo.de>
Tue, 11 Jan 2011 11:16:06 +0000 (12:16 +0100)
committerChris Larson <chris_larson@mentor.com>
Tue, 18 Jan 2011 15:39:15 +0000 (08:39 -0700)
Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Chris Larson <chris_larson@mentor.com>
plugins/cy8mrln-palmpre.c

index 16fcc5f..cce4bf7 100644 (file)
@@ -25,7 +25,7 @@
 #include <sys/stat.h>
 #include <sys/types.h>
 #include <unistd.h>
-#include "cy8mrln.h"
+#include <linux/spi/cy8mrln.h>
 #include "config.h"
 #include "tslib-private.h"
 #include "tslib-filter.h"