aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/osmo-fl2k_export.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmo-fl2k_export.h b/include/osmo-fl2k_export.h
index 2e94edf..71cba1a 100644
--- a/include/osmo-fl2k_export.h
+++ b/include/osmo-fl2k_export.h
@@ -39,7 +39,7 @@
# define __FL2K_IMPORT
#endif
-#ifndef libosmo-fl2k_STATIC
+#ifndef libosmofl2k_STATIC
# ifdef fl2k_EXPORTS
# define FL2K_API __FL2K_EXPORT
# else