index
:
lcd4linux.git
master
trunk
lcd4linux
Jonathan McCrohan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugin.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
plugin.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin.h b/plugin.h
index d87d260..0de7684 100644
--- a/
plugin.h
+++ b/
plugin.h
@@ -24,7 +24,7 @@
*
*/
-
+#include "config.h"
#include "evaluator.h"
#ifndef _PLUGIN_H_