summaryrefslogtreecommitdiffstats
path: root/src/base/cmd/cmdInt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/cmd/cmdInt.h')
-rw-r--r--src/base/cmd/cmdInt.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/base/cmd/cmdInt.h b/src/base/cmd/cmdInt.h
index 0ea9b364..6c1add92 100644
--- a/src/base/cmd/cmdInt.h
+++ b/src/base/cmd/cmdInt.h
@@ -18,15 +18,15 @@
***********************************************************************/
-#ifndef __CMD_INT_H__
-#define __CMD_INT_H__
+#ifndef ABC__base__cmd__cmdInt_h
+#define ABC__base__cmd__cmdInt_h
////////////////////////////////////////////////////////////////////////
/// INCLUDES ///
////////////////////////////////////////////////////////////////////////
-#include "mainInt.h"
+#include "src/base/main/mainInt.h"
#include "cmd.h"
ABC_NAMESPACE_HEADER_START