summaryrefslogtreecommitdiff
path: root/plugins/Themes/Oxygen/Environment.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Themes/Oxygen/Environment.h')
-rw-r--r--plugins/Themes/Oxygen/Environment.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/plugins/Themes/Oxygen/Environment.h b/plugins/Themes/Oxygen/Environment.h
new file mode 100644
index 0000000..94fd104
--- /dev/null
+++ b/plugins/Themes/Oxygen/Environment.h
@@ -0,0 +1,11 @@
+/** \file Environment.h
+\brief Define the environment variable and global function
+\author alpha_one_x86
+\version 0.3
+\date 2010 */
+
+#include "Variable.h"
+/// \brief The global include
+#include "StructEnumDefinition.h"
+#include "DebugEngineMacro.h"
+