From 952b00e86716aaa96c6b7d13d8c291d0d1c00880 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 14 Feb 2013 17:04:42 -0600 Subject: [PATCH] Rename common header files for consistency with class renaming --- src/autostart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/autostart.h b/src/autostart.h index 10bd201..d163ae2 100644 --- a/src/autostart.h +++ b/src/autostart.h @@ -25,7 +25,7 @@ #define _AUTOSTART_H_ #include -#include +#include #include #include #include