X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=vpk.h;h=3490766f23227fd7195e8d3c3d7c7702cbb44de8;hp=7e572a930332c2b8157f4ad206b6bc5dfb9b5cb6;hb=f847004b9818defbfd4bf15fe7b891fee2706079;hpb=a00468da807494409651768721070b618186a666 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,