summaryrefslogtreecommitdiff
path: root/src/guiEngine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/guiEngine.h')
-rw-r--r--src/guiEngine.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/guiEngine.h b/src/guiEngine.h
index 9f59051e8..817d76014 100644
--- a/src/guiEngine.h
+++ b/src/guiEngine.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 GUI_ENGINE_H_
-#define GUI_ENGINE_H_
+#pragma once
/******************************************************************************/
/* Includes */
@@ -303,5 +302,3 @@ private:
};
-
-#endif /* GUI_ENGINE_H_ */