summaryrefslogtreecommitdiff
path: root/src/ini_load.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ini_load.cpp')
-rw-r--r--src/ini_load.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ini_load.cpp b/src/ini_load.cpp
index 75a825453..a64ca454c 100644
--- a/src/ini_load.cpp
+++ b/src/ini_load.cpp
@@ -15,6 +15,8 @@
#include "ini_type.h"
#include "string_func.h"
+#include "safeguards.h"
+
/**
* Construct a new in-memory item of an Ini file.
* @param parent the group we belong to