]> Pileus Git - grits/blobdiff - src/grits.h
Fix off-by-one error
[grits] / src / grits.h
index 688504210c9aea0a6119502575f6a799bf4c12f3..84ae7edbbdfcac66ffb9a6749a6402caa4139207 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009-2010 Andy Spencer <andy753421@gmail.com>
+ * Copyright (C) 2009-2011 Andy Spencer <andy753421@gmail.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -35,6 +35,7 @@
 #include <objects/grits-marker.h>
 #include <objects/grits-callback.h>
 #include <objects/grits-volume.h>
+#include <objects/grits-poly.h>
 
 /* Plugins */
 #include <grits-plugin.h>