]> git.decadent.org.uk Git - ion3.git/blobdiff - mod_tiling/splitfloat.h
[svn-upgrade] Integrating new upstream version, ion3 (20070203)
[ion3.git] / mod_tiling / splitfloat.h
index 9bb428effc4795d385568a8a4b61b91e97c781f2..8d51b595991f9910a5e2788f7c612e3f370f6dee 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * ion/panews/splitfloat.h
+ * ion/mod_tiling/splitfloat.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2006
+ * Copyright (c) Tuomo Valkonen 1999-2007
  *
  * Ion is free software; you can redistribute it and/or modify it under
  * the terms of the GNU Lesser General Public License as published by
@@ -9,8 +9,8 @@
  * (at your option) any later version.
  */
 
-#ifndef ION_PANEWS_SPLITFLOAT_H
-#define ION_PANEWS_SPLITFLOAT_H
+#ifndef ION_MOD_TILING_SPLITFLOAT_H
+#define ION_MOD_TILING_SPLITFLOAT_H
 
 #include <ioncore/common.h>
 #include <ioncore/gr.h>
@@ -53,4 +53,4 @@ extern WSplitRegion *splittree_split_floating(WSplit *node, int dir,
                                               WRegionSimpleCreateFn *fn, 
                                               WTiling *ws);
 
-#endif /* ION_PANEWS_SPLITFLOAT_H */
+#endif /* ION_MOD_TILING_SPLITFLOAT_H */