]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/buildfiles/osx/Xonotic.app/Contents/Frameworks/SDL.framework/Versions/A/Headers/begin_code.h
Revert "update the SDL framework for OS X to hg 5605:9269bf952041 (after 1.2.14)"
[xonotic/xonotic.git] / misc / buildfiles / osx / Xonotic.app / Contents / Frameworks / SDL.framework / Versions / A / Headers / begin_code.h
index 2208a88bd216935457d13a65359d2bb874054f52..22748090c5d848e73b5d8af42747d91012d23205 100644 (file)
@@ -43,7 +43,7 @@
 #ifndef DECLSPEC
 # if defined(__BEOS__) || defined(__HAIKU__)
 #  if defined(__GNUC__)
-#   define DECLSPEC
+#   define DECLSPEC    __declspec(dllexport)
 #  else
 #   define DECLSPEC    __declspec(export)
 #  endif