]> Dogcows Code - chaz/openbox/blobdiff - otk/rendercolor.cc
more user friendly net_showing_desktop support
[chaz/openbox] / otk / rendercolor.cc
index be9521bf5fded0bd44c9f8b95e8897a15b9d0967..5917b00732bba72a70ebb08c10946c3deaad1fba 100644 (file)
@@ -1,18 +1,12 @@
 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
 
-#ifdef    HAVE_CONFIG_H
-#  include "../config.h"
-#endif // HAVE_CONFIG_H
+#include "config.h"
 
 #include "rendercolor.hh"
 #include "display.hh"
 #include "screeninfo.hh"
 
-extern "C" {
-#ifdef HAVE_STDIO_H
-#  include <stdio.h>
-#endif
-}
+#include <cstdio>
 
 namespace otk {
 
This page took 0.020181 seconds and 4 git commands to generate.