summaryrefslogtreecommitdiffstats
path: root/src/autodimm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/autodimm.cpp')
-rw-r--r--src/autodimm.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/autodimm.cpp b/src/autodimm.cpp
index e797e61..6ecea42 100644
--- a/src/autodimm.cpp
+++ b/src/autodimm.cpp
@@ -24,6 +24,10 @@
* \date 2007
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "autodimm.h"
/*! The default constructor of the class autodimm */