summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h')
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
index b69e317341e..5cfb313717b 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/information/UIInformationRuntime.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIInformationRuntime_h___
-#define ___UIInformationRuntime_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h
+#define FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -72,5 +72,5 @@ private:
UIInformationView *m_pView;
};
-#endif /* !___UIInformationRuntime_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_information_UIInformationRuntime_h */