summaryrefslogtreecommitdiff
path: root/src/clientmedia.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/clientmedia.h')
-rw-r--r--src/clientmedia.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/clientmedia.h b/src/clientmedia.h
index d6eaf4c72..b08b83e4d 100644
--- a/src/clientmedia.h
+++ b/src/clientmedia.h
@@ -17,8 +17,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifndef CLIENTMEDIA_HEADER
-#define CLIENTMEDIA_HEADER
+#pragma once
#include "irrlichttypes.h"
#include "filecache.h"
@@ -147,5 +146,3 @@ private:
std::string m_name_bound = "";
};
-
-#endif // !CLIENTMEDIA_HEADER