diff options
author | George Hazan <george.hazan@gmail.com> | 2013-04-16 19:08:54 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2013-04-16 19:08:54 +0000 |
commit | 26d02fb74dc188d98e327f87f32043c497e1d1d0 (patch) | |
tree | 1fe9d6d73cc189bede893dfb1490e811c6df530b /plugins/AutoRun/src/stdafx.cpp | |
parent | 6f228bbb984f403d4e5484b506b6a85980f3a3ee (diff) |
standardization? good...
git-svn-id: http://svn.miranda-ng.org/main/trunk@4458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/AutoRun/src/stdafx.cpp')
-rw-r--r-- | plugins/AutoRun/src/stdafx.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/AutoRun/src/stdafx.cpp b/plugins/AutoRun/src/stdafx.cpp index d1715833dc..1ddfafbbbd 100644 --- a/plugins/AutoRun/src/stdafx.cpp +++ b/plugins/AutoRun/src/stdafx.cpp @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "autorun.h"
\ No newline at end of file +#include "stdafx.h"
\ No newline at end of file |