summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_particles_local.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/lua_api/l_particles_local.h')
-rw-r--r--src/script/lua_api/l_particles_local.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/script/lua_api/l_particles_local.h b/src/script/lua_api/l_particles_local.h
index 5dff153b3..d8bb2b1c6 100644
--- a/src/script/lua_api/l_particles_local.h
+++ b/src/script/lua_api/l_particles_local.h
@@ -18,6 +18,8 @@ with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
+#pragma once
+
#include "lua_api/l_base.h"
class ModApiParticlesLocal : public ModApiBase