]> Dogcows Code - chaz/openbox/blobdiff - src/Color.cc
use drop shadow height in the font height.
[chaz/openbox] / src / Color.cc
index 7a36b03c50a1d370fbaa2219e0fe43c86a0af452..85f3ec19cbd37595238cc34bab581d2958a39157 100644 (file)
 #  include "../config.h"
 #endif // HAVE_CONFIG_H
 
-#include "Color.hh"
-#include "BaseDisplay.hh"
-
 extern "C" {
 #include <stdio.h>
 }
 
+#include <assert.h>
+
+#include "Color.hh"
+#include "BaseDisplay.hh"
+
 
 BColor::ColorCache BColor::colorcache;
 bool BColor::cleancache = false;
This page took 0.021232 seconds and 4 git commands to generate.