summaryrefslogtreecommitdiff
path: root/src/animation/ide-box-theatric.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/ide-box-theatric.h')
-rw-r--r--src/animation/ide-box-theatric.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/animation/ide-box-theatric.h b/src/animation/ide-box-theatric.h
index d2545f0e2..9eb81c131 100644
--- a/src/animation/ide-box-theatric.h
+++ b/src/animation/ide-box-theatric.h
@@ -16,8 +16,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef IDE_BOX_THEATRIC_H
-#define IDE_BOX_THEATRIC_H
+#pragma once
#include <gtk/gtk.h>
@@ -28,6 +27,4 @@ G_BEGIN_DECLS
G_DECLARE_FINAL_TYPE (IdeBoxTheatric, ide_box_theatric,
IDE, BOX_THEATRIC, GObject)
-G_END_DECLS
-
-#endif /* IDE_BOX_THEATRIC_H */
+G_END_DECLS \ No newline at end of file