X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=vpk.h;h=3490766f23227fd7195e8d3c3d7c7702cbb44de8;hb=1777de7aa1438b737ee71d20fb9fe6b8c32fafce;hp=7e572a930332c2b8157f4ad206b6bc5dfb9b5cb6;hpb=a00468da807494409651768721070b618186a666;p=xonotic%2Fdarkplaces.git diff --git a/vpk.h b/vpk.h index 7e572a93..3490766f 100644 --- a/vpk.h +++ b/vpk.h @@ -1,5 +1,5 @@ /* -Copyright (C) 2021 David Knapp (Cloudwalk) +Copyright (C) 2020-2021 David Knapp (Cloudwalk) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License @@ -21,8 +21,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef VPK_H #define VPK_H -#include "qtypes.h" -#include "qdefs.h" +#include /* * The VPK format is Valve's package format for Source engine games,