From 92914f2a40e6964565d5443249504d39890e5c57 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 16:14:34 -0600 Subject: [PATCH] Fix FTBFS resulting from KCModule rename --- src/autostart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autostart.h b/src/autostart.h index a836951..9988243 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -24,7 +24,7 @@ #ifndef _AUTOSTART_H_ #define _AUTOSTART_H_ -#include +#include #include #include #include