summaryrefslogtreecommitdiffstats
path: root/src/Core/Configurable.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/Configurable.h')
-rw-r--r--src/Core/Configurable.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Core/Configurable.h b/src/Core/Configurable.h
index c526379..f385e10 100644
--- a/src/Core/Configurable.h
+++ b/src/Core/Configurable.h
@@ -20,6 +20,8 @@
#ifndef MAD_CORE_CONFIGURABLE_H_
#define MAD_CORE_CONFIGURABLE_H_
+#include "export.h"
+
namespace Mad {
namespace Core {