summaryrefslogtreecommitdiff
path: root/src/angband.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/angband.h')
-rw-r--r--src/angband.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/angband.h b/src/angband.h
index cac38122..93e3b76e 100644
--- a/src/angband.h
+++ b/src/angband.h
@@ -45,6 +45,12 @@ extern "C" {
/*
+ * SGLIB
+ */
+#include "sglib.h"
+
+
+/*
* Now, include the define's, the type's, and the extern's
*/
#include "defines.h"