From 5f48c7b878862b67ba619d9209f7dd6260ffe33a Mon Sep 17 00:00:00 2001 From: Simon Busch Date: Tue, 11 Jan 2011 12:16:06 +0100 Subject: [PATCH] plugins: cy8mrln-palmpre: fix include of cy8mrln header file Signed-off-by: Simon Busch Signed-off-by: Chris Larson --- plugins/cy8mrln-palmpre.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/cy8mrln-palmpre.c b/plugins/cy8mrln-palmpre.c index 16fcc5f..cce4bf7 100644 --- a/plugins/cy8mrln-palmpre.c +++ b/plugins/cy8mrln-palmpre.c @@ -25,7 +25,7 @@ #include #include #include -#include "cy8mrln.h" +#include #include "config.h" #include "tslib-private.h" #include "tslib-filter.h" -- 2.11.0