summaryrefslogtreecommitdiff
path: root/eel/eel-lib-self-check-functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'eel/eel-lib-self-check-functions.h')
-rw-r--r--eel/eel-lib-self-check-functions.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/eel/eel-lib-self-check-functions.h b/eel/eel-lib-self-check-functions.h
index da8fd43f0..3a2143004 100644
--- a/eel/eel-lib-self-check-functions.h
+++ b/eel/eel-lib-self-check-functions.h
@@ -20,6 +20,8 @@
Author: Darin Adler <darin@eazel.com>
*/
+#pragma once
+
#include "eel-self-checks.h"
void eel_run_lib_self_checks (void);