summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/interface.h')
-rw-r--r--src/ui/interface.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ui/interface.h b/src/ui/interface.h
index 4a8f202..6ef4c56 100644
--- a/src/ui/interface.h
+++ b/src/ui/interface.h
@@ -16,8 +16,7 @@
// interface.h
-#ifndef _INTERFACE_H_
-#define _INTERFACE_H_
+#pragma once
class CInstanceManager;
@@ -90,4 +89,3 @@ protected:
};
-#endif //_INTERFACE_H_