summaryrefslogtreecommitdiff
path: root/src/common/sysinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/sysinfo.h')
-rw-r--r--src/common/sysinfo.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/sysinfo.h b/src/common/sysinfo.h
index 70f665071..3c0d01ca1 100644
--- a/src/common/sysinfo.h
+++ b/src/common/sysinfo.h
@@ -1,6 +1,6 @@
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
-// Base Author: Haru @ http://hercules.ws
+// Base Author: Haru @ http://herc.ws
#ifndef COMMON_SYSINFO_H
#define COMMON_SYSINFO_H
@@ -11,7 +11,7 @@
* cached at compile time)
*/
-#include "../common/cbasetypes.h"
+#include "common/cbasetypes.h"
struct sysinfo_private;