summaryrefslogtreecommitdiff
path: root/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h')
-rw-r--r--src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
index 1cf297874bb..e621a04f567 100644
--- a/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
+++ b/src/VBox/Frontends/VirtualBox/src/runtime/UIDnDDropSource_win.h
@@ -15,8 +15,8 @@
* hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
*/
-#ifndef ___UIDnDDropSource_win_h___
-#define ___UIDnDDropSource_win_h___
+#ifndef FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h
+#define FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h
#ifndef RT_WITHOUT_PRAGMA_ONCE
# pragma once
#endif
@@ -64,5 +64,5 @@ protected:
Qt::DropActions m_uCurAction;
};
-#endif /* ___UIDnDDropSource_win_h___ */
+#endif /* !FEQT_INCLUDED_SRC_runtime_UIDnDDropSource_win_h */