summaryrefslogtreecommitdiffstats
path: root/src/graphics/d3d/d3dutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphics/d3d/d3dutil.h')
-rw-r--r--src/graphics/d3d/d3dutil.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/graphics/d3d/d3dutil.h b/src/graphics/d3d/d3dutil.h
index 494722d..8fe88c9 100644
--- a/src/graphics/d3d/d3dutil.h
+++ b/src/graphics/d3d/d3dutil.h
@@ -21,8 +21,9 @@
//
// Copyright (c) 1997-1999 Microsoft Corporation. All rights reserved
//-----------------------------------------------------------------------------
-#ifndef D3DUTIL_H
-#define D3DUTIL_H
+
+#pragma once
+
#include <ddraw.h>
#include <d3d.h>
@@ -110,5 +111,3 @@ HRESULT _DbgOut( TCHAR*, DWORD, HRESULT, TCHAR* );
-
-#endif // D3DUTIL_H