summaryrefslogtreecommitdiffstats
path: root/src/lib/eiotas_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/eiotas_private.h')
-rw-r--r--src/lib/eiotas_private.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/lib/eiotas_private.h b/src/lib/eiotas_private.h
index e1e8deb..39184b4 100644
--- a/src/lib/eiotas_private.h
+++ b/src/lib/eiotas_private.h
@@ -19,7 +19,9 @@
#ifndef __EIOTAS_PRIVATE_H__
#define __EIOTAS_PRIVATE_H__
-#include "eiotas_config.h"
+#ifdef HAVE_CONFIG_H
+# include "eiotas_config.h"
+#endif
#include "eiotas_main.h"
#include <eina_log.h>