aboutsummaryrefslogtreecommitdiff
path: root/lib/setup.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/setup.h')
-rw-r--r--lib/setup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/setup.h b/lib/setup.h
index 6d2dc90a8..291567e42 100644
--- a/lib/setup.h
+++ b/lib/setup.h
@@ -645,8 +645,8 @@ int netware_init(void);
* Include macros and defines that should only be processed once.
*/
-#ifndef __SETUP_ONCE_H
-#include "setup_once.h"
+#ifndef HEADER_CURL_SETUP_ONCE_H
+#include "curl_setup_once.h"
#endif
/*