]> Dogcows Code - chaz/openbox/blobdiff - otk/rendertest.cc
pointer's variables are config vars
[chaz/openbox] / otk / rendertest.cc
index 484a08ffe601d508937f8a81634cc97c01db0355..b3a03a03b9b53c50f55b09aa0b42fec50e1e94cf 100644 (file)
@@ -1,9 +1,14 @@
+#include "config.h"
+
 #include "otk.hh"
 #include "rendercontrol.hh"
 #include "rendertexture.hh"
 
-#include <stdio.h>
+extern "C" {
 #include <X11/Xlib.h>
+}
+
+#include <cstdio>
 
 int main(int argc, char **argv)
 {
This page took 0.020061 seconds and 4 git commands to generate.