X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=contrib%2Fcamera%2Fcamera.h;h=4c7f6cb2c1a316cf62b141229dbd8a8956538551;hb=bd191dea07fda717e4c7bbe4097157157d3b4071;hp=4416f79690d2c887788b742d7bc6ff6995204035;hpb=107765f0e4b543dfc346851ee5b4605cc17eb1c6;p=xonotic%2Fnetradiant.git diff --git a/contrib/camera/camera.h b/contrib/camera/camera.h index 4416f796..4c7f6cb2 100644 --- a/contrib/camera/camera.h +++ b/contrib/camera/camera.h @@ -79,7 +79,9 @@ extern idCameraDef camera[MAX_CAMERAS]; extern "C" qboolean loadCamera(int camNum, const char *name); +#ifndef PATH_MAX #define PATH_MAX 260 +#endif // // CCamera