From 37e20aa672e16a5ccc119d22a6edb719b1d19418 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 7 Mar 2011 23:03:43 +0100 Subject: typos --- src/sysInfo.cpp | 2 +- src/sysInfo.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/sysInfo.cpp b/src/sysInfo.cpp index 2c67cc1..647f1c1 100644 --- a/src/sysInfo.cpp +++ b/src/sysInfo.cpp @@ -1,6 +1,6 @@ +#include "sysInfo.h" #include #include -#include "SysInfo.h" extern bool debug; diff --git a/src/sysInfo.h b/src/sysInfo.h index 86cc85a..b8e006f 100644 --- a/src/sysInfo.h +++ b/src/sysInfo.h @@ -1,5 +1,5 @@ -#ifndef SYSTEMINFO_H -#define SYSTEMINFO_H +#ifndef SYSINFO_H +#define SYSINFO_H class sysInfo { public: -- cgit v1.2.3-55-g7522