X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=contrib%2Fhydratoolz%2Fplugin.h;h=42b3c20c7c0035b1170e8d5a52b13b74dec033d5;hb=5265d3cc1517566910718738ee6fa48e2466d3ea;hp=70e3ea9bce635c52107200ddea74946b9af0e286;hpb=12b372f89ce109a4db9d510884fbe7d05af79870;p=xonotic%2Fnetradiant.git diff --git a/contrib/hydratoolz/plugin.h b/contrib/hydratoolz/plugin.h index 70e3ea9b..42b3c20c 100644 --- a/contrib/hydratoolz/plugin.h +++ b/contrib/hydratoolz/plugin.h @@ -1,5 +1,5 @@ /* -Copyright (C) 1999-2006 Id Software, Inc. and contributors. +Copyright (C) 1999-2007 id Software, Inc. and contributors. For a list of contributors, see the accompanying CONTRIBUTORS file. This file is part of GtkRadiant. @@ -22,28 +22,21 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #ifndef _PLUGIN_H_ #define _PLUGIN_H_ -#include "mathlib.h" -#include -#include "qertypes.h" +//#include +//#include #include +#include +#include "synapse.h" +#include "iplugin.h" #define USE_QERTABLE_DEFINE -#include "iscenegraph.h" #include "qerplugin.h" - +#include "ishaders.h" +#define USE_VFSTABLE_DEFINE #include "ifilesystem.h" #define USE_ENTITYTABLE_DEFINE #include "ientity.h" -#include -#include -#include - -#include "iplugin.h" - -#include -#include "synapse.h" - class CSynapseClientHydraToolz : public CSynapseClient { public: