]> Pileus Git - grits/blobdiff - src/grits.h
Move OpenGL includes to a common place
[grits] / src / grits.h
index 127f5efaff1fa21c3aded0cdeb740ef2a321e60d..523d87c9c3802efc58c0d03776e28ccfaa554f89 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
@@ -40,4 +40,7 @@
 /* Plugins */
 #include <grits-plugin.h>
 
+/* Misc */
+#include <gtkgl.h>
+
 #endif